Scrapbook File Format - This Technical Note discusses the format of the System 7.1 Scrapbook file format. The format may change in the future so be warned.
Resource Header App Bytes - The section of the Resource Manager chapter of Inside Macintosh which describes the internal format of a resource file shows an area of the resource header labeled
Pending Update Perils - This Technical Note discusses potential problems when pending update events for windows behind modal dialogs are not serviced. This note also documents some new System 7 Dialog
Manager calls.
ParametersfoBC AMUG CD:Files:MacTechNotes:Toolbox:Parameters for MDEF Message.cptC Parameters for MDEF Message.cpt
0F
6KG 6/22/93
Parameters for MDEF Message - In order to support popup menus, menu definition procedures (MDEFs) must now respond to a new message, mPopupMsg. mPopupMsg is message number 3. When your MDEF is called with
Wthis message, it should calculate the rectangle in which the popup menu should appear.
ErrsReturned
BC AMUG CD:Files:MacTechNotes:Toolbox:Errs Returned from GetNewDi.cptC Errs Returned from GetNewDi.cptD
0F
5KG 6/22/93
Errs Returned from GetNewDi - When calling GetNewDialog to retrieve a dialog template from a previously opened resource file, how are error conditions indicated to the caller? Unfortunately, they aren
MThe Dialog Manager calls GetResource and assumes the returned value is good.
CustomWDEFanB= AMUG CD:Files:MacTechNotes:Toolbox:Custom WDEF and wDraw.cptC
Custom WDEF and wDraw.cptD
0F
4KG 6/22/93
Getnewdialog
Getnextevent
Getnextmovieinterest
Getnotificationmanag
Getnotificationmgr
Getos
Getostable
Getoutlinemethod
Getownername
Getparity
Getpassword
Getphysical
Getphysicalramsize
Getpictinfo
Getpopupmenu
Getpowermanager
Getprocessor
Getsize
Getting
Getvinfo
Getvolumes
Gfile
Gfiles
Ghastly
Custom WDEF and wDraw - This Technical Note explains why custom window definition functions may not respond to a wDraw message from the system (if you follow the documentation in Inside Macintosh).
TextEdit Advice & Descent - This technical note will point out some bugs (and possible workarounds), and other items of interest for the TextEdit programmer.
Text Services Mgr Q&As - This Technical Note contains a collection of Q&As relating to a specific topic
questions you
ve sent the Developer Support Center (DSC) along with answers from the DSC engineers.
While DSC engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information
hand updates to you quickly, saving the polish for when the information migrates into reference manuals.
ScriptManage
B@ AMUG CD:Files:MacTechNotes:Text:Script Manager
s Pixel2Char.cptC Script Manager
s Pixel2Char.cptD
0F
8KG 6/22/93
Script Manager
s Pixel2Char - This Technical Note discusses the Pixel2Char routine provided by the Script Manager. Changes since June 1989. Clarified information, corrected minor errors, and replaced the
Script Manager Print Action - This technical note describes how Print Drivers can access the Script Manager Print Action routine to print unconventional text, such as Japanese or Arabic.
ScriptManag2
Manager's
Manager1.0b1
Managerial
Mandelbrot
Mandella
Mandelmovieenglish
Mandelvideo
Mandelzoom
Mandrake
Mania
Mansion
paint1.9.2
Maxapplzone
May/93
Mclsppats
Medic
Medical
Medicine
Memory
Memsim
Menumail
Message
Meter
Metro
Microphone
Microspace
Midi/std
Midifile
Midisplit1.0
B@ AMUG CD:Files:MacTechNotes:Text:Script Manager 2.0 Date & T.cptC Script Manager 2.0 Date & T.cptD
0F
5KG 6/22/93H
Script Manager 2.0 Date - This Technical Note describes known bugs and features in and solutions to the date and time routines introduced in Script Manager 2.0.
ModifyingStaB@ AMUG CD:Files:MacTechNotes:Text:Modifying Standard String C.cpt
Custom
Database
Dependent
Depth
Descent
Developmen
Devices
Dialogues
Dictionary
Display
Displaying
Features
C Modifying Standard String C.cptD
0F
11KG 6/22/93
Modifying Standard String C - This technical note describes how to modify the standard string comparison by constructing an itl2 resource. Developers may want to modify the standard string comparison if
Apple
s comparison doesn
t meet their needs or if Apple has not written a string comparison routine for the language that concerns them.
DrawingTextiB@ AMUG CD:Files:MacTechNotes:Text:Drawing Text in Narrow Graf.cptC Drawing Text in Narrow Graf.cptD
0F
4KG 6/22/93
Drawing Text in Narrow Graf - When you draw a character into a GrafPort, your program will die with an address error if the width of the GrafPort is smaller than the width of the character. If you check
mbefore drawing the character to see if the GrafPort is wide enough, you can avoid this unfortunate tragedy.
Loading Components Bug - The Component Manager may change the current resource file in the resource search path. This is a bug and will be fixed as soon as possible.
Dependent Files - This Technical Note describes how to identify and work with dependent files, which are files that reference or are referenced by other files. It also documents QuickTime's dependent file
format.
UsingMPWforNBM AMUG CD:Files:MacTechNotes:Platforms & Tools:Using MPW for Non-Mac 68000.cpt
C Using MPW for Non-Mac 68000.cptD
0F
11KG 6/22/93
Using MPW for Non-Mac 68000 - This Technical Note discusses using MPW 3.0 for creating software intended to run on 68000-based systems that do not implement the Macintosh run-time architecture. These
Psystems include NuBus
cards, peripheral devices, and proprietary 68000 systems.
TheCompleatG
Tools
Tools2.2
Toronto
Torquemadatheinquisi
BM AMUG CD:Files:MacTechNotes:Platforms & Tools:The Compleat Guide to Teach.cptC The Compleat Guide to Teach.cptD
0F
15KG 6/22/93
The Compleat Guide to Teach - This Technical Note explains how to use TeachText to create release notes, complete with pictures, which every Macintosh owner can read. This Note assumes familiarity with
Stand-Alone Code - This Technical Note discusses many of the issues related to stand-alone code modules. This Note is by no means a completely original work, as the author borrows freely from the work of
2Keith Rollin, Mark Baumwell, and Jim Friedlander.
MPWCGlueforPBM AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW C Glue for Point & Stri.cptC MPW C Glue for Point & Stri.cptD
0F
5KG 6/22/93
Stand-alone
Standard
Standing
Standoff
Stardate
Starrunner
Stars
Stars-n-stripes
Stars2.0
Stars2.0tt
Starsandstripes
Starsandstripestt
Start
Started
Startup
Startupscreen
States
Stationery
MPW C Glue for Point & Stri - MPW 2.0 includes new C interfaces to ROM routines which no longer do string and point conversions. These new interfaces are described here.
MacintoshAllBM AMUG CD:Files:MacTechNotes:Platforms & Tools:Macintosh Allegro Common Li.cptC Macintosh Allegro Common Li.cptD
0F
11KG 6/22/93
Describes
Descriptions
Descriptive
Desert
Design
Macintosh Allegro Common - This Technical Note describes some known problems and provides solutions to these problems for the Macintosh Allegro Common Lisp
package which is available from Apple Computer,
Inc. You should note, however, that although Apple acquired Coral Software and is selling Macintosh Allegro Common Lisp, Apple is not currently distributing any other products which had been developed or
#previously sold by Coral Software.
LifeWithFontBI AMUG CD:Files:MacTechNotes:Platforms & Tools:Life With Font/DA Mover.cpt
Loading
Loadmaster
Loadmaster1.9
Localtalk
Locate
Located
Locating
Location
Locations
Locked
Locker
Locking
Locking/unlocking
Lockout
Lockout/idlelaunch
Lockvol
Log'r
Log-off
Logging
Logic
Logical
Login
Logins
Logitech's
Logmaster
Notebook@
Notepad
Notes
Nothing
Notification
Novices@
Number
Number2string
Numbers
Numerals@
Nuns@
Nuvista@
Nvwl@
Object
Oblique
Observatory@
Obviously
Occur@
Ocra@
Life With Font/DA Mover.cptD
0F
5KG 6/22/93H
Life With Font/DA Mover - This technical note describes how to make sure that your desk accessory will work after being moved by Font/Desk Accessory Mover.
InitGrafwithBL AMUG CD:Files:MacTechNotes:Platforms & Tools:InitGraf with MPW Assembly.cptC
InitGraf with MPW Assembly.cptD
0F
5K
G 6/22/93
InitGraf with MPW Assembly - The Macintosh Programmer
s Workshop (MPW) requires assembly-language programmers to allocate their own QuickDraw global variables rather than use the default record as indicated
Glue Code - This Technical Note describes glue code, explains how it quietly improves your complicated life, and shows you how to write your own when necessary.
s Multidisk Installer - This Technical Note documents Apple
s Multidisk Installer, and it is in addition to separate Installer documentation which provides the details of writing scripts. Changes
since September 1991, Revised information on the use of Installer version 3.1 to version 3.2. Revised information on the use of ScriptCheck version 3.2.1 with Installer version 3.2. Added Common Questions
2and Answers relating to the use of the Installer.
AccessingGlo
BM AMUG CD:Files:MacTechNotes:Platforms & Tools:Accessing Globals From MPW .cptC Accessing Globals From MPW .cptD
0F
6KG 6/22/93H
Accessing Globals From MPW - This technical note demonstrates how to access MPW Pascal and MPW C globals from the MPW Assembler.
10+ Commandments - The world of Macintosh is changing rapidly. With a plethora of new Macintosh CPUs and the prospect of even stranger, non-68K CPUs on the horizon, how
s a programmer supposed to keep up?
Maybe it
s time to review some basic tenets of Macintosh programming and point out some future pitfalls. Not only is it important that Apple evolve new hardware; Apple must evolve the operating system as
well. The issues discussed here affect the ability of Apple to transform the Macintosh Operating System into a modern operating system. As you write new code, or review old code, be aware of these issues.
TokenTlk Programmer's Guide - This Technical Note presents the additions and changes to the TokenTalk Programmer
s Guide and the latest information with regard to software development for the Apple Token
.Ring NB and Token Ring 4/16 NB network cards.
ThePAPStatusB@ AMUG CD:Files:MacTechNotes:Networking:The PAP Status Buffer.cptC
The PAP Status Buffer.cptD
0F
8KG 6/22/93
The PAP Status Buffer - This Technical Note shows the format of the ATP data part of Printer Access Protocol (PAP) OpenConnReply and Status AppleTalk response packets. A PAP client returns this information
SNMP Transports - This Technical Note explains how to write an SNMP (Simple Network Management Protocol) Transport. An SNMP Transport is responsible for communicating between the SNMP Manager and a
in its implementation of the PAPStatus and PAPOpen calls. The status buffer format is shown for both LaserWriter and ImageWriter (with the ImageWriter
RegisterName - The verify flag indicator byte (verifyFlag) of the AppleTalk RegisterName function should always be set TRUE in published code.
PAPStatusBuf
particular network layer. Thus, if you were writing a new network stack for the Macintosh and wanted it to use the SNMP Manager, you would write an SNMP Transport for your network stack.
Manager
Manager's
Manager1.0b1
Managerial
Managers
Managers/movers
Manages
Managing
Mandarin
Mandatory
Mandelbrot
Particular
Particularly
Parties
Partition
Partitioned
Partitioning
Party
Pasadena
Pascal
Pascal/c
-B< AMUG CD:Files:MacTechNotes:Networking:PAP Status Buffer.cptC
PAP Status Buffer.cptD
0F
8KG 6/22/93
PAP Status Buffer - This Technical Note shows the format of the ATP data part of Printer Access Protocol (PAP) OpenConnReply and Status AppleTalk response packets. A PAP client returns this information in
its implementation of the PAPStatus and PAPOpen calls. The status buffer format is shown for both LaserWriter and ImageWriter (with the ImageWriter
Networking Cards & SNMP - Apple provides an SNMP Manager that implements an architecture for doing network management on a Macintosh computer. This Tech Note describes how the SNMP manager finds network
cards on a Macintosh and explains how you can make the SNMP Manager recognize new types of network cards. This Tech Note is a supplement to the information provided in the Developers kit for SNMP available
}on the E.T.O. CD-ROM in the MacSNMP Programmer
s Guide.. The kit defines the interfaces to actually gather the information.
High-Level AppleTalk Routin - What you need to do in order to use high-level AppleTalk routines depends upon the interfaces you are using. Some differences are outlined below.
AppleTalk Timers Explained - This Technical Note explains how to effectively use timers and retry mechanisms of the various AppleTalk protocols to achieve maximum performance on an internet.
VMandMemoryMB= AMUG CD:Files:MacTechNotes:Memory:VM and Memory Mappings.cptC
VM and Memory Mappings.cpt
Chooserenhan
Chooseruser1
Chopin
Choppermodul
Choppers
Chordnamer
Chordpro
Chrisfilter
Chrisholmes
Christma
Christmasmus
Christmastre
Chronology
Chutes1.4
Chuuzr1.01
Cicnedit
Cicns
Ciconedit
Cicons
Cindycrawfor
Cindyshyper
Cinemascope
Cipher
Circuit
Circuitmaste
Circuits
Cisify
Civilwarhtb2
Ckidresour
Clairvaux
Clam1.0b1
Clarendon
Clarity
latter
0F
20KG 6/22/93
VM and Memory Mappings - The purpose of this Note is twofold. First, it describes in detail how to use the GetPhysical routine. This routine is critical to the support of alternate bus masters on certain
machines without Virtual Memory (VM) and all machines with VM. Included is an ancillary discussion of several closely-related VM routines. Second, it reiterates a number of issues important to VM
compatibility and elucidates some of the deeper VM issues of which specialized developers should be aware. Compatibility issues are especially important for developers of SCSI drivers, NuBus
master
1hardware, and code which runs at interrupt time.
MaxApplZonea
Math1.0.1
Mathadv
Mathattack
Mathematical
Mathsheet
Mathtype
Matrix
Mattpaint1.9.2
Mauncher
Maxapplezoom
Maxapplzone
Maxfiles
Maximus
Maxmem
Maxquadrafloat
Maxstart
Maxwrite0.60
May/93
Mayan
Mazer
Mc101
Mc68881
Mccad
Mccloud
Mchurricane
edicine
Medley
Mehit
Mark's
Marked
Marker
Markerfeltthin
Markerfeltwide
Markerfinepoint
Market
Marketed
Marketing
Marketplace
Markey
Marshall
Marshburn
Marshmallows
Martian
Martin
Martinez's
Busdir3.02
Button
Buttons
Buying
Second
Security
2B> AMUG CD:Files:MacTechNotes:Memory:MaxApplZone and MoveHHi.cptC
MaxApplZone and MoveHHi.cptD
0F
5KG 6/22/93Hy MaxApplZone and MoveHHi - When calling MaxApplZone and MoveHHi from assembly language, be sure to get the correct code.
Using Laser Prep Routines - This technical note addresses the issues involved in depending on the procedures and constants defined in the Laser Prep dictionary.
While DSC engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information
hand updates to you quickly, saving the polish for when the information migrates into reference manuals.
Spooler Queries? - When the LaserShare spooler is on an AppleTalk network, it acts like a LaserWriter-type device, which can be chosen and communicated with much like a real LaserWriter. Some applications,
15KG 6/22/93Hy Print Dialogues - Adding It - This technical note discusses how to add your own items to the Printing Manager
s dialogs.
LaserWriterO
however, must communicate with a LaserWriter directly, not a spooler. If this is true for your application, you can check whether you are actually talking to a real LaserWriter by sending to the LaserWriter
LaserWriter Optimization - This Technical Note discusses techniques for optimizing code for printing on the LaserWriter. Changes since March 1988, Updated the
LaserWriter Driver Surprise - This Technical Note describes some changes in version 5.0 and later LaserWriter drivers. Changes since April 1988. Described a bug in 5.x which is fixed in 6.0 and later, and
<reiterated a warning about storing fonts in an application.
Considerations
sections as well as the printer IDs, moved the error messages from the end of the Note to Technical Note #161, A Printing Loop That Cares
, and removed the
Spool-A-Page/Print-A-Page
section because Technical Note #125, Effect of Spool-A-Page/Print-A-Page on Shared Printers, already thoroughly covers this topic.
Dictionary Downloading - This technical note discusses a method for downloading PostScript dictionaries automatically using the LaserWriter driver. It will also provide the format and use of the PREC(103)
10KG 6/22/93H_ RowBytes Revealed II - This Technical Note discusses the maximum rowBytes value for a pixMap.
QuickDrawsI
resource. It will also describe some problems with the now obsolete PREC(201) resource. If you are using PostScript dictionaries, or either of these resources, you should definitely read this note.
s Internal Pict D - This technical note describes the internal format of the QuickDraw picture data structure. This revision corrects some errors in the opcode descriptions and provides some
Fixed CLUT Devices - Applications that need a given set of colors to look good or make use of color table animation can obtain undesired results in PowerBook 160, PowerBook 180, and PowerBook Duo Macintosh
EveryPictureBL AMUG CD:Files:MacTechNotes:Imaging:Graphics:Every Picture [Comment] Tel.cptC Every Picture [Comment] Tel.cptD
0F
5KG 6/22/93H
Every Picture [Comment] Tel - Application-specific picture comment conflict and registration is addressed, along with Developer Technical Support
s method for solving it.p
models. The reason for this is that these models sport Fixed Color Devices associated with the flat screen display. This Tech Note describes what a Fixed CLUT device is and presents some solutions to the
+challenges presented by this display type.
Gestalt&syse
Gestalt-sele
Gestalt3.2.1
Gestaltmgrq
Get/set
Get/setinvis
Get/setmodda
Get/settype2
Getaddrmodex
Getaliasmgrx
Getappleeven
Getappletalk
Getauxversio
Getbootvol11
Getcapslockx
Getche
Getconnmgrxf
Getcrmxfcn1
Getctbversio
Getdbaccessm
Getdir2.2
Getditlexten
Geteasyacces
Geteditionma
Getejectable
Getextendedt
Gettingstart
Gettingthruc
Getvinfo1.0
160's
160/165c/180
160/180
160/25-jan-93
1600's
16000
160x120x11seconds
160x160
160x160x
161/01-feb-93
16155
162/08-feb-93
163/modems
1630s-1990s
164/15-feb-93
16455
165/22-feb-93
170/29-mar-93
1701a
1701a/d
1701d
172/12-apr-93
173/19-apr-93
174/26-apr-93
175/03-may-93
176/10-may-93
177/17-may-93
178/31-may-93
Types
Types-deltagraph
Typesarticle
Typeset
Typesetting
Typesettingmarks2.0
Typesettingmarksxt
Typist
Typists
DisplayingLaBL AMUG CD:Files:MacTechNotes:Imaging:Graphics:Displaying Large PICT Files.cptC Displaying Large PICT Files.cptD
0F
8KG 6/22/93
Displaying Large PICT Files - Now that we have scanners and other massive-picture producing types of applications, there is a need to address the problem of how to display a PICT format object that is bigger
ColorSync Q&As - This Technical Note contains a collection of Q&As relating to a specific topic
questions you
ve sent the Developer Support Center (DSC) along with answers from the DSC engineers. While DSC
than a current PICT resource is allowed to be. Note that this technique applies equally well to version 1 and version 2 (word-opcode) pictures as produced by the Macintosh II.
Sleep Queue Tasks - This Technical Note demonstrates how one can write an application to display a dialog box before a portable Macintosh goes to sleep.
engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information and
dupdates to you quickly, saving the polish for when the information migrates into reference manuals.
Macintosh21BD AMUG CD:Files:MacTechNotes:Hardware:Macintosh 21" Color Display.cptC Macintosh 21" Color Display.cptD
0F
8KG 6/22/93
Macintosh 21" Color Display - This Technical Note presents the technical specifications for the Macintosh 21" Color Display with the objective of allowing display board and accelerator board manufacturers
Mac Quadra Built-In Video - This is an in-depth article in three parts, describing the internal video on the Macintosh Quadra computers. The first part discusses a number of general Quadra video topics, the
MacPortableRBC AMUG CD:Files:MacTechNotes:Hardware:Mac Portable ROM Expansion.cptC
Mac Portable ROM Expansion.cptD
0F
13KG 6/22/93H
Mac Portable ROM Expansion - This Technical Note explains the practice of and theory behind compatible use of the expansion ROM in the Macintosh Portable.
second part details how to wire the video connector sense pins to access all the Quadra
s supported video modes, and the third describes the memory configurations necessary to support each of the video
modes at specific pixel depths.
Quadra
Quadra's
Quadra/centrismemory
Quadraenvy
Quadras
Quadrata
Quadrax
Qualifications
Qualifier
Quantam
Quantities
Quantity
Quantization
Quantum
Quark
Quark's
Quarkxpress
Quarkxpressupdater3.
Quarter
Quarter-hour
Quebec
MacPortablePBD AMUG CD:Files:MacTechNotes:Hardware:Mac Portable PDS Developmen.cptC Mac Portable PDS Developmen.cptD
0F
13KG 6/22/93H
Mac Portable PDS Development - The Technical Note describes the unique aspects of the Macintosh Portable Processor Direct Slot (PDS), including the severe limitations in its use.
Compatible
Compatitable
Compctr
Compelling
Compensation
Compensator
Compete
Competes
Competing
Competition
Competitors
Compilation
Compile
Compiled
MacSE/30BN AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE/30, II, IIx RAM.cptC
Mac SE/30, II, IIx RAM.cptD
0F
11KG 6/22/93HA Mac SE/30, II, IIx RAM - drawings on RAM install configurations.
MacSERAM.cpt
Including
Inclusion
Income
Income/expense
Incoming
Incoming/outgoing
Incompatabilities
}niencing
Inconvienient
Incorporate
Incorporated
Incorporates
Incorporating
Incorrect
Incorrectly
Increase
Increased
Increases
Increasing
Increasingly
Incredible
FBB AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE RAM.cptC
Mac SE RAM.cptD
0F
9KG 6/22/93H5 Mac SE RAM - drawings on RAM install configurations.
MacSE(w/jumpBK AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE (w/jump) RAM.cpt
Mac SE (w/jump) RAM.cptD
0F
9KG 6/22/93H> Mac SE (w/jump) RAM - drawings on RAM install configurations.
MacPlusRAMBD AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac Plus RAM.cptC
Mac Plus RAM.cptD
0F
14KG 6/22/93
HH7 Mac Plus RAM - drawings on RAM install configurations.
MacMemConfigBN AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac Mem Configurations.cptC
Mac Mem Configurations.cptD
0F
120KG 6/22/93
Mac Mem Configurations - This Technical Note describes the different possible memory configurations of all models of the Macintosh family that use Single In-line Memory Modules (SIMMs) as well as the A
Meminit
Memmapper1.1
Memory
Memos
Memphis
Memphone
Memrometer3.00
Memsim
Menuball
Menubar
Menuchoice1.6
Menuette
Menuettesetups
Menukey
Menumail
Menumaze
Menumstr
Menus
Menushot16
Merge
Mergelogs2
Mergemejs
Mergescrap
Mexico
MacIIfxRAMBD AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac IIfx RAM.cptC
Mac IIfx RAM.cptD
0F
14KG 6/22/93H7 Mac IIfx RAM - drawings on RAM install configurations.
MacClassicBQ AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Config:Mac Classic, LC, IIsi RAM.cptC
Mac Classic, LC, IIsi RAM.cptD
0F
5KG 6/22/93HD Mac Classic, LC, IIsi RAM - drawings on RAM install configurations.A
non-SIMM memory upgrade options of the Macintosh Portable and Macintosh Classic. (Special thanks to Brian Howard for the Macintosh Plus and original SE drawings, and for the inspiration for the other
drawings.) This Note also describes the obstacles to using four megabit (Mbit) DRAM SIMMs in Apple Macintosh products to date. Corrected error on the RAM configuration chart (page 2); additional information
Byte Smearing - This Technical Note discusses a feature of the current Macintosh hardware which will not be supported in the future. Macintosh hardware developers and driver writers should be aware of this
6limitation as it affects current and future products.
ADBReInitinsBD AMUG CD:Files:MacTechNotes:Hardware:ADBReInit in sys 4.2 - Don'.cptC ADBReInit in sys 4.2 - Don'.cptD
0F
5KG 6/22/93
ADBReInit in sys 4.2 - Because of a bug (which causes auto-repeat) in the ROM version of the Macintosh SE keyboard driver, a patch was placed in System 4.1. If ADBReInit is called, the ROM version of the
ADB (Space Aliens) - This Technical Note explains how the Apple Desktop Bus (ADB) works on the Macintosh. This Note covers the boot process, driver installation, ADB Manager run-time behavior, use of ADB
5Manager calls, and answers commonly asked questions.
keyboard driver will be reloaded, and the RAM version of the driver with the patches will not be used. Therefore, it is recommended that ADBReInit not be called on the Macintosh SE until the problem is
fixed. (There is no need to call ADBReInit.) This problem will not occur with the Macintosh II ROM version of the keyboard driver.
ResolvingAliBA AMUG CD:Files:MacTechNotes:Files:Resolving Alias Files Quiet.cptC Resolving Alias Files Quiet.cptD
0F
11KG 6/22/93
Resolving Alias Files Quiet - ResolveAliasFile always presents the user identity dialog when mounting remote volumes. This Technical Note offers an alternative function, ResolveAliasFileMountOption, which p
Works
PBCatMove-MoBA AMUG CD:Files:MacTechNotes:Files:PBCatMove - Moving Your Cat.cptC PBCatMove - Moving Your Cat.cptD
0F
9KG 6/22/93
PBCatMove - Moving Your Cat - This Technical Note clarifies the documentation in Inside Macintosh for _PBCatMove and provides a demonstration on how to use it. Changes since February 1989, Added a
uses the previously undocumented FollowFinderAlias trap to resolve alias files only if their target is on an already mounted volume. Also included is an IsAliasFile routine for identifying alias files.
Quietly
Quikly
Quill
Quill-pen
Quirks
Quirky
Quite
#ster
Quoter
Quotes
Resolving
Resorcerer
Resort
Resouce
Resouces
Resource
Although
Amateur
Amaze/impress
Amazed
Amazing
Ambassadors
Ambiguity
Ambrosia
Amend
Amendment
Amendments
America
HardDiskMediB5 AMUG CD:Files:MacTechNotes:Files:Hard Disk Medic.cptC
Hard Disk Medic.cptD
0F
18KG 6/22/93
Hard Disk Medic - The death of a hard disk with megabytes worth of data can be exceedingly traumatic. This technical note will describe techniques for recovering a hard disk and the data that is on it. The
@discussion will also include some tips on how to avoid problems.
discussion of using NIL for the destination name pointer, which is the simplest way to use _CatMove, and revised the sample code to use the high-level File Manager calls. Thanks to Tim Dierks of Apple
hDeveloper Technical Support U.K. for pointing out the problems with the previous version of this Note.
Clearing Completion - When making synchronous calls to the File Manager, it is not necessary to clear ioCompletion field of the parameter block, since that is done for you. Some earlier technotes explicitly
Serial PollProc - This Technical Note discusses how to make a PollProc for your MIDI (Musical Instrument Digital Interface) driver on the Macintosh PowerBook 140 and 170.
cleared ioCompletion, with the knowledge that this was unnecessary, to try to encourage developers to fill in all fields of parameter blocks as indicated in Inside Macintosh.
Monitor Depth - This Technical Note describes two new system calls that allow an application to change the depth and flags for a given device and also check whether a device supports a particular depth and
Pollproc
Polygon
Ponchovia
Ponchviatt
Ponderosa
Pop-up
Popalert
Popchar2.5.2
Popcorn
Poplar
Popmenubar
Popmenus
Popover
Poppl-pontifex
Popup
Popupmenu
Porsche
Portable
Portconnector
Porter
Portfolio
Portshare
Portshareprodemo1.2.
Position
Post-its
Postal
Postcalc1.0
Queries
Interface
Interface--all
Interface--every
Interfaceless
nationalsymbols
Internet
Internetlistserversj
Interpreted
Interpreter
Interrupt
Interrupting
Interview
Interviews
Intricate
Introduced
Introduces
Introductory
Intuitive
Invalid
Invasion
Investigate
Investigated
UA ModemQ&AsB2 AMUG CD:Files:MacTechNotes:Devices:Modem Q&As.cptC
Modem Q&As.cptD
0F
5KG 6/22/93
Modem Q&As - This Technical Note contains a collection of Q&As relating to a specific topic
questions you
ve sent the Developer Support Center (DSC) along with answers from the DSC engineers. While DSC
flags setting. Apple provides these calls to give developers a better way to help users make changes when they consider it appropriate. Abusive use of these calls is a sure way to guarantee that the Thought
Police come after you to confiscate your Macintoshes, your stock of Mountain Dew
, and your Technical Notes binder. This Note assumes familiarity with Inside Macintosh, Volume V, Graphics Devices.
MIDI Interface Q&As - This Technical Note contains a collection of Q&As relating to a specific topic
questions you
ve sent the Developer Support Center (DSC) along with answers from the DSC engineers. While A
engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information and updates
[to you quickly, saving the polish for when the information migrates into reference manuals.
6/22/93
103k@
HighLevelConBA AMUG CD:Files:MacTechNotes:Devices:High Level Control & Stat.cptC
High Level Control & Stat.cptD
0F
7KG 6/22/93
High Level Control & Stat - This Technical Note discusses situations under which high-level Status calls do not work correctly and PBStatus calls should be made instead. Changes since February
[1990-Information has been added describing similar problems with high-level Control calls.
DSC engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information and
dupdates to you quickly, saving the polish for when the information migrates into reference manuals.
Polish
Polished
Polite
Politely
Political
Politically
Politicians
Politics
Polling
Pollproc
Pollution
Polly
Polyester
Polygon
Polygons
Ponchovia
Ponchviatt
Ponder
Ponderosa
Poole
Pools
-sized
Portables
Portconnector
Porter
Porter's
Portion
Portions
Ports
Drivers&DAsB8 AMUG CD:Files:MacTechNotes:Devices:Drivers & DAs in.cptC
Drivers & DAs in.cptD
0F
8KG 6/22/93
Drivers & DAs in - This Technical Note describes a few complications which rear their rather ugly little heads when a desk accessory or driver needs periodic time. It also presents a few solutions to work
Caround these problems and make life easier, at least periodically.
Driver Education - This Technical Note describes in detail the operation of the Device Manager and its interaction with device drivers. It provides the background needed for correct operation of third-party
_device drivers and also presents a method for finding an entry in the Unit Table for a driver.
CD-ROM Notes - This Technical Note discusses issues concerning the use of the AppleCD SC drive, the Apple CD-ROM device driver, and the Foreign File Access software extension.S
DSC engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information and
dupdates to you quickly, saving the polish for when the information migrates into reference manuals.
CD-ROM Driver Calls - This Technical Note discusses the public interface to the Apple CD-ROM driver, which currently supports the AppleCD SC, AppleCD SC Plus/AppleCD 150, and the AppleCD 300. This
TidBITS#180/14-Jun-93 - Matt Neuburg's investigation into Inspiration 4.0 and other outliners anchors this issue, aided by Mark Anbinder's article on the Newton and some competition from EO. We also have
information supercedes the "Macintosh CD-ROM Device Driver" chapter of AppleCD SC Developer's guide available through APDA. If you're writing special purpose application software that needs to access the
Saudio or data portions of a CD-ROM directly, this note will be of interest to you.
Supplement
Supplemental
Supplementary
Supplied
Suppliers
Technicalv
Technology--to
Teeny@
Telefinder
Telephone
Telescript
Telling
Template@
Temple
Tempo
Tenderleaf@
Terms@
Terrific@
Tested
Testmaker1.0@
Texas
Text-file@
Textbook@
Texturesynth@
Than@
TwelfthNightB< AMUG CD:Files:Education:Shakespeare:Twelfth Night v.1.0.cptC
Twelfth Night v.1.0.cptD
0F
81KG 6/17/93H` Twelfth Night v.1.0 - This is a Hypercard version of the Twelfth Night by William Shakespeare.*
bits about the Color Classic, one possible punishment for deterring computer crime, the correct pin-outs for the standard hardware handshaking cable, and look at a new Apple rebate program that will be
popular with users but potentially a problem for some dealers.Topics - MailBITS/14-Jun-93, Waiting for Newton, Rebate Sparks Controversy, Inspiration 4.0: Outliners and Me Reviews/14-Jun-93
TimesTables1 - Times Tables is a great program for drilling with multiplication facts. This program presents a problem, and you type in the answer. The number attempted as well as the percent correctly
hanswered are displayed. The user can choose to practice with numbers from 1 to 6, 1 to 12, or 6 to 12.
Rich's Misc. Icons - This folder contains over 80 nifty icons ranging from application icons to trash icons, to strange things. These icons have all been copied from resedit and pasted onto empty folders.
Rich's Cool ppats2 - Here are some nice ppats which can be used with Desktop Textures to install beautiful ppats on your desktop. This collection includes around 50 patterns with nice designs.
To copy these icons onto your own applications, files, hard drives or folders, select the icon you want, choose get info, select the icon, choose copy, then do a get info on where you want the new icon to go,
;then paste. The icons are all also in one resedit document.
Coral
Corazon
Corazon-mod
Corel
Cornell
Cornellc
Corner
Corners
Corporate
Corporation
Corporations
Correct
Corrected
Correction
Corrections
cA Rich'sBIGB1 AMUG CD:Files:Util:Textures:Rich's BIG ppats.cptC
Rich's BIG ppats.cptD
0F
102KG 6/17/93H
Rich's BIG ppats - Here are some nice ppats which can be used with Desktop Textures to install beautiful ppats on your desktop. The patterns include skulls, designs, the author, cartoons, and women.
Planets0.1a - Planets is intended to give some useful information, and basic definitions for students endeavoring to understand some of the makeup of our solar system. Definitions are givenfor A.V.,
uPerihelion, Aphelion, Surface Gravity and Escape Velocity. Values for these are then given for each of the planets.
eA Art 11/13B% AMUG CD:Files:Art:A:Art-11-13-91.cptC
Art-11-13-91.cptD
0F
115KG 6/17/93
Art-11-13-91 - This is a stand alone application which shows eight pictures in each category of animals, machinery, symbols, and others. All of the pictures can be printed. Pictures can also be copied and
pasted into other programs.
Eadweard
Eager
Eagerly-awaited
Eagle
Eagles
Earlier
Earliest
Early
Earned
Earth
fA AntiTimesB0 AMUG CD:Files:Education:A:Anti-Times-Table1.cptC
Anti-Times-Table1.cptD
0F
20KG 6/17/93
Anti-Times-Table1 - Anti Times Table is a program to drill children in their multiplication facts. The questions are all in the form 5 x what = 10. The child can choose to use problems with numbers ranging
from 1 to 6, 1 to 12, or 6 to 12. Also check out the program called Times Tables (where the child fills in the answer), by the same author.
gA AirPlane1B" AMUG CD:Files:Art:A:AirPlane1.cptC
AirPlane1.cptD
0F
47KG 6/17/93
AirPlane1 - This is a stand alone application which shows pictures of eight types each of helicopters and airplanes. Front view, side view and top view are given, as well as information on where the model was
4built, it's purpose, weight, speed, and year built.
Program
Program's
Programer
Programers
Programing
Programmable
Programmatic
Programmatically
Programmed
Programmer
hA Adder1.01B( AMUG CD:Files:Education:A:Adder1.01.cptC
Adder1.01.cptD
0F
19KG 6/17/93
Adder1.01 - This is a drilling application to teach children addition. It's purpose is to drill, not entertain. The user can choose to add together one, two or three digit problems. The total number of
Hproblems attempted, as well as the percent of correct answers is shown.
AD Flying Riches - This is a new After Dark screen saver module. In this module, a person's head with wings flys through the screen, with some occasional green sneakers passing by.
36 GeetarLicks DEMO - 36 GeetarLicks DEMO - This Hypercard stack is a functional demo (version 2.1, new & improved!) of "36 GeetarLicks", designed to teach you how to play nifty country-western, bluegrass
128x128 ppats How-To - ResEdit can only edit desktop patterns, or "ppat"s, up to 64 x 64 pixels in size. Here's a way I used to create my own 128 x 128 pixel patterns, and convert all of those freeware
#Wallpaper format desktop patterns!
and fingerpicking guitar licks. Each lick includes a digitized professional performance (for your ears) and the lick animated on screen note for note (for your eyes and fingers.) Phrases within each lick
can be examined as well, allowing you to click through each note, learning at your own mental download speed. This demo contains a sample from 3 families of licks, The Telemasters, The Philsons and the
Space Madness 1.0.4 Demo - This is a playable demonstration version of the commercial action/arcade game Space Madness, in which you defend the galaxy against an evil alien invasion force (in beautiful
SoundStudio1.3.4 - SoundStudio is the beginning of a rich upcoming Sound Editor. Version 1.34 is a $5.00 Shareware version that records through the Mac's sound ports. It can record in the 3 standard quality
color). Play is similar to Lunatic Fringe or an Asteroids game, but much more complex. Suggested retail price is $49.95, but you can get it directly from High Risk Ventures for the special introductory price
<of $35. Requires a 68020 based Mac with 256 colors (8 bit).
QuickTime 1.6 Tech Note - This note is a technical discussion of the changes between QuickTime 1.5 and QuickTime 1.6. QuickTime 1.6 introduces some new features, and is more reliable than other QuickTime b
levels (22Khz, 3-1 and 6-1 Compression). Those who register SoundStudio will be eligible for free future upgrades as the features are added. Expected new features include - CD control, sound mixing,
multi-track editing and mixing, sound editing window, sound conversion of popular formats, sound conversion for Windows WAV files, stereo recording, interactive CD sampling and more.
Periodic Table 2.0 - This is a HyperCard application which is full of information on the Periodic Table. Clicking on any element on the Periodic Table brings up information such as - symbol, atomic number, c
versions. The note also discusses the new features of QuickTime 1.6's Component Manager. Topics include how to access QuickTime 1.6 Features and Component Manager 3.0 Features, and QuickTime 1.6's bug
Ttro Maker 1.1 - One in a family of programmer's tools. This is a 'Drag and Drop' Application that changes any TeachText file dropped onto it, toggling the file between Read / Write and Read Only. It can also
atomic weight, family, specific gravity, electrol orbital configuration, electronegativity, covalent radii, ionic radii, valence, who discovered the element and when. Great for chemistry students.
Sliced bread - This is a text file which looks at replacing the mouse on Non-ADB Macs (128k - Plus) and other Computers. The first part covers an electronic circuit to emulate a mouse and a second section
.looks at a couple of other devices and ideas.p
change any Brand X Text file to a TeachText File. If you write any documentation with TeachText then it would be nice to know that it will get to the User unaltered, one way is to change the File Type used
by the Finder from 'TEXT' to 'ttro', this is usually done with ResEdit, but now you can do it with this Application, Holding the option key down while dragging any other TEXT file onto this application will
Perth 194 - Drop this into the system folder and restart. Every half hour a voice will announce the time, in best Telephone fashion. If you hold the mouse down during this time this Application will
terminate, this will be signalled by a system beep and the word 'precisely'. The chime will not start while you are completing another Task - dragging, selecting, etc.
PeekaBoo1.01B+ AMUG CD:Files:Prog:N-P:Peek a Boo 1.01.cptC
Peek a Boo 1.01.cptD
0F
13KG 6/15/93
Peek a Boo 1.01 - Part of a family of programmer's tools. This is a 'Drag and Drop' Application that lists the Flags and Details, used by the Finder, of any file dropped onto them. The Type and Creator codes
Bare useful and so is the condition of some of the other flags etc.
Mandrake 1.1 - Another in a family of programmer's tools. This is a 'Drag and Drop' Application that changes the 'Visible' flag in any file selected or in any file dropped onto it. Use it to hunt down Disk
<filling Temp Files etc, or hide a project from roaming eyes.
HyperPaint1.11b - HyperPaint is a simple bit of scripting to utilize the Paint tools in HyperCard as a Paint Application. Now Includes a short-cut to the Icon Editor. HyperPaint offers more than MacPaint in
HomePlanner1.1 - Home planner is an application that does a simple job. It enabled our family to draw up the layout of our ideas of a house. You select a piece from a menu and drop it into a square. This
yapplication was inspired by a building company that builds it's houses using a 900mm square grid. So this app was handy.
many areas. You can Distort Text, create new cards and have clip art 'on-line', but you can explore the menus to find out more. Double clicking the Tools window offers many short-cuts, similar to MacPaint.
Freddy Speak Pack - Freddy Speak offers a way of Speaking text files or alerts without complex applications. This is a 'Drag and Drop' Application that reads the text, using Macintalk, of any file dropped
onto it or open by it. Works with System 6 or 7. Included in this pack is Freddy Speak, ClipSpeaker, The Reader and Freddy Maker. For System 7, use MacInTalk 2.0
FleaCircus_III - This is a cute little application with a very tiny flea jumping around. The flea will walk a tightrope, jump some buses, perform the high dive and a few more. This program will make anyone
laugh!h
Paperless
Paralyzer
Parameters
Params
Pararena
Parisian
Parismetro
Parts
Pascal
Passing
Password
Paste
Patch
Patcher
Patches
Patching
Pathchange
Pathetique
Pathmaster
Pathmemory
Pathname
Pathways
Pattern
Pattern1.04
Patternmania
Patterns
Paulinia
Pawpaw
Payroll
EMeterI/IIB& AMUG CD:Files:Util:E:E Meter I/II.cptC
E Meter I/II.cptD
0F
23KG 6/15/93
E Meter I/II - A Quick and Dirty way of viewing System activity. These apps increment a counter every time they are allowed to go through their event loop, if they are in the background then they must rely
Chutes 1.4 - Chutes is an amusement for people who like to doodle, or kids that wish to annoy their parents. The object of the program is to allow you to construct a pipeline and watch as a ball makes it's
on the active application to pass spare time onto other applications running under Multifinder or system 7+. The readings shown by each application differ for a few reasons, the main reason is the complexity
ChargeTimer Pack - ChargeTimer is an application for use with Powerbooks (system 7 is required) The application shows battery useage, CPU speed, battery voltage, and battery time remaining. Another feature c
way through the maze. Do not place pipes into the first column as there is a bug that the author is working on. The ball will cross underneath straight sections of pipe. Running one pipe into another can
6result in loops, this may be good or this may be bad.
TransferNotice 1.01 - Transfer Notice is a small application that was made for the benefit of those who have their Macintosh installed on a network. The aim of this utility is to provide an Alert to the
{local user as soon as any new item is dropped into a folder being shared over the network. This version requires System 7.
of Charge Time is the ability to save the battery voltage and time as a TEXT file. This file can be used in spreadsheets to graph voltage and time, to test battery performance. The sampling is once per minute
and each line is just, the Time, a TAB, Voltage, and a return. ChargeTimer 1.2, ChargeTimer Deluxe 1.1, and ChargeTimer Lite 1.0 are included in this pack.
Virus Reference 2.1.1 - Virus Reference is an online HyperCard database of Macintosh viruses and trojan horses. Includes search capabilities, and detailed descriptions of symptoms. This update includes
?information on the recently discovered INIT-M virus (4/22/93).
Standing Woman - This is an EPS drawing of a grayish, 3D-ish woman standing. This artwork was provided by Jim Alley, from SCAD, the Savannah College of Art and Design.O
Shared Backup 2.2 - Shared Backup is a backup scheme designed for Hermes. With Shared Backup, you can do automatic backups of the Hermes Shared file, message files, directory description files, G-Files and c
Reportr 2.2 - Report'r creates various reports useful to the Hermes Sysop. Three separate reports can be created about your callers - Security, Personal and Online Activity. System setting reports can also
Ybe created for Security Level Settings, Message Sub Settings and File Section Settings.
daily Logs. It will do backups to a location of your choice on a nightly basis or do a manual backup at any time from the externals menu. This is a DEMO of the external and will only run for about two days.
AIf you would like to use it longer than that please register it.
RenameRes 1.1 XFCN - This external function (XFCN) allows you to rename any type of resource in any file from within HyperCard. This update fixes bugs which caused some system errors. Naturally, you should
Pnot attempt to rename resources in the System file or files used by the System.p
RECY4Money - This is a text document which gives details on how to make money by recycling laser cartridges. Detailed explanations are given for refilling many types of cartridges, including those for ths
8SX(EPS) Engine, LX(EPL) Engine, and for IBM 4019 Engine.
QuickTime 1.6 - The QuickTime system software extension adds capabilities that let your application programs integrate graphics, sound, video, and animation into documents. By providing a standard way for
Quick Initialization 4.12 - A user friendly disk initialization program which has several options for formatting, plus an error checker. Three types of formatting are VFE Formatting which formats, verifys, c
all Macintosh programs to control these multimedia elements, QuickTime makes them easier to use. Included in this package is the new Scrapbook, which allows you to cut, copy, paste, and play QuickTime
movies. Larger images will also shrink to fit so that you can see the entire image in the Scrapbook window. This Scrapbook is otherwise identical to the standard Macintosh Scrapbook.
QTCheck XFCN 1.0 - QTCheck is an external function for HyperCard that allows you to test if QuickTime is installed. This function can be very useful if you are using QuickTime specific externals or
-functions. Requires at least HyperCard 2.0v2.
then gives the disk a file tree, FE Formatting which formats, then gives it a file tree (no verification), and E Formatting which just gives the disk a file tree. E Formatting can be used on previously used
Cdisks which you don't feel like trashing the contents of manually.
Net 1.0 - To use this Hermes external, Drop Net and Net Files into the Externals folder, Start up Hermes and type //NET at the main menu, Edit the file which is displayed (it is in the Net Files folder) to
say what you want. If you don't want Net to show up on the externals menu, set the security level to above 255. It will still be usable from the main menu.
AMUG CD:Files:Word:N:NBCC
NBCD
0F
5KG 6/15/93
NBC - This is a text file. The NBC Peacock, one of the most identifiable logos in the world, is being brought to life through :04 second Peacock ID's. Taking advantage of technologies available, the Peacock
will now live, breathe and burst through the screen. Fun and creativity should be the inspiration in developing of all Peacock ID's. NBC is extremely excited to have :04 second Peacock ID's submitted by
NavMovie1.0.1 - A Navigable Movie is a QuickTime movie that offers a user-controllable view of an object or environment from a fixed point in space. A user is able to control the view of such a movie by
Apple Multimedia Program members and AppleLink users. NBC will pay $1,000 for every ID that is used on air. Deadline for submission is August 1, 1993.
Through
Throughout
Throughput
Throw
Throwing
Thrown-away
Throws
Thsame
Thumb
Thumbcntl
Thumbnail
Thumbnails
Thumping
Thunder
Thunderbolt
Thunderscan
Thursday
Thygerson
Thyself
Tibet
Tic-tac-toe
Ticket
Tidbit
Foral
Forams
Forbiddingly
A Mozart1.1B) AMUG CD:Files:Hyper:Me-Mz:Mozart 1.1.cptC
Mozart 1.1.cptD
0F
389KG 6/15/93
Mozart 1.1 - This is an online HyperCard database which is based on the catalog compiled by Ludwig von K
chel in 1862. This database lists every work by Mozart with information on when and, if available,
where the work was composed.r
click-dragging the mouse in the movie
s window; when viewing Navigable Movies of environments in this way, the experience is that of peering around the space, moving one
s head horizontally and/or
vertically. The Navigable Movie Toolkit is a HyperCard stack designed to assist in making Navigable Movies of environments, using a specially configured set of off-the-shelf hardware and software.
Mouse Technique 2.0 - Mouse Technique is an adult oriented (because of the amount of text to read) HyperCard based mouse training program. It enables users who are new to the Macintosh or a mouse based a
Medical Database.CW2 - Medical Database For the Mac is a ClarisWorks 2 database containing several categories of items related to medical or health uses of the Macintosh. The categories are listed in the
jfirst record, and searches can also be done on keywords listed in the information section of the records.
computer to practice mouse skills which are essential in order to operate a GUI (Graphical User Interface) based computer. It lets the user practice pointing, clicking and dragging. Mouse Technique requires
9HyperCard 2.1 or greater and a minimum of 2Mb of memory.
Mousetechniq
Mouseup
Mousoid1.1
Movablemodal
Movehhiandse
Movesmemfk
Movetick11
Movie1.1
Movieexplore
Moviemaker13
Movieplayer
Movies
Moviesinth
Moviesloop
Moviestildaw
Movietoolbox
Movieviewing
Mozaic
Mozart
Mpwpascalq&a
Mpwq&as
Mpwtoolq&as
Mseat
Mst3kicons
Mswenv/merge
Mt&t0193
Mt&t0992
Mt&t1092
Mt&t1192
Mt&t1292
Mtokfh
Mtpdriver/da
Mubbsanswerm
Minor
Minorinternal
Minotaurreview
Minow
Minsys
Minsysteminstaller
Minten10
Mintue
Mintues
Minuet
Minueting
Minus
Minuscule
Minute
Minutes
Missiles
Missing
A MacNote10B$ AMUG CD:Files:Music:M:MacNote10.cptC
MacNote10.cptD
0F
7KG 6/15/93
MacNote10 - This is a 'Drag and Drop' Application that either records a message as an Audio Data file or it plays any AIFF/AIFF-C file selected or dropped onto it. Works with the System 7 Sound manager, and
|may also work on sys 6.0.7+. This program may form the base of MacAnswer program, a Macintosh telephone answering machine.
LogIn 2.1.1 - LogIn is a basic security protection program which keeps a record of all login attempts (from startup), valid and invalid, and records their time and date. This makes it easy to track who is b
Sys7's
Sysconfig
Sysenvirons
Syserr
Sysex
Syslaw
Sysop
Kill em allB2 AMUG CD:Files:System7 tools:J-K:Kill 'em all!.cptC
Kill 'em all!.cptD
0F
4KG 6/15/93
Kill'em all! - Kill'em all is an external written for use with OtherMenu which is a really cool utility written by James Walker. This is a great program for people with lots of memorywho tend to close files
using your computer, and who is playing games when they should be elsewhere!. This program will keep the novice user from getting on your computer. Read the documents before installing.
HyperRecord 1.2 - HyperRecord is a sound recording utility which creates system 7 sounds. Recording can be made as Good, Better or Best. Requires HyperCard 2.1, with around 2 megs of memory allocation,
&System 7, and a Mac with a microphone.
after looking at them rather than quiting the applications. After a few hours, there may be a ridiculous amount of open application. Want an easy way to quit them without going into each one? Just use
(Kill'em all, and quit them all at once!
Killem
Killer
Killfdr1
Killnbp
Killres
Killvirus
Kindergarten
Kinderreader
Kinds
Kings
Kingyo
Kingyopics
Kingzow
Kinigstein
Kit1.0
Kitchen
Kitty
Kiyomasu
Kleine
Klingspor
Klondike5.1
Licensing
Lickity-flames
Lights
Limits
Linearreg1.1
Lineshare
Ringer
Ringing
Rings
Riotcontrol
Riots
Rip-crashing
Ripoff
Ripper
Ro/gamma13
Roaming
Robert
Robin's
Robinsoncrusoe
Robot
Robotarm
Robotics
Robust
Rocket
Rocket's
Rockets
Rockmaker
Rocky
Roger
Roland
Role-playing
HyperMoviePlB9 AMUG CD:Files:QuickTime:H:HyperMovie Player 3.5 Demo.cptC
HyperMovie Player 3.5 Demo.cptD
0F
196KG 6/15/93
HyperMovie Player 3.5 Demo - HyperMovie Player is a Hypercard based QuickTime movie player with VCR style controls, the ability to loop, mute, copy frames, pick the window type, choose the volume, and other
Hide Hermes 2.2 - Hide Hermes is a screen saver designed especially for the Hermes BBS. It is an external so it actually runs inside of Hermes. It can be configured to blank the screen, draw lines when no
Rone is online or display the name, node and current board action of those online.
features. Requires HyperCard 2.1 or greater, System 7.x and Quicktime 1.x, and a 68020 based Mac or higher. If the $10 shareware is paid, a fully functional working version will be sent.
Hermes Toolbox 0.8 - Hermes Toolbox is a THINK Pascal library of procedures and functions which are designed to be used in Hermes externals. They range from simple string manipulation functions to procedures
Announces
Anti-times-table1
Aolkeywordsda2.41
Aolwakeup
A H/UX1.1.1B) AMUG CD:Files:Tele:Hermes:H/UX 1.1.1.cptC
H/UX 1.1.1.cptD
0F
26KG 6/15/93
H/UX 1.1.1 - This a Hermes external which attempts to mimic many of the commands that are available with UNIX or DOS systems. Once installed it will allow the sysop (or any user with appropriate access) to
for deleting users and copying files. The number of functions is quite large now but will increase if there is sufficient interest. Using the library is very simple. All you have to do is add the library and
its interface file to your THINK project and the you can call the functions in the library just like those in the Hermes Headers or any other unit.
Fix Shared 2.2.cpt - Have you ever had a damaged Hermes Shared file (garbled names of the HTxt resources, etc. that you could not delete or replace)? Have you ever had to restore a backup of the Hermes
use Hermes from remote to list, rename, move or delete files, create or delete folders and read text files on any mounted volume. Additionally, it makes it possible to restart or shutdown the computer
nremotely. To use it simply drag it and the folder "A/UX Files" into the externals folder and restart Hermes.
Additionally
Additionaly
Additions
Additive
Addmotion
Address
Addressbook
Addressed
Addresses
\usting
Adjustments
A Finger2.2B) AMUG CD:Files:Tele:Hermes:Finger 2.2.cptC
Finger 2.2.cptD
0F
7KG 6/15/93
Finger 2.2 - Finger is just like the UNIX program. It lets users look up information about other users by typing //FINGER. Finger includes only a user external. To use it simply drag it and the folder
Shared and find out that your user data is two weeks old? The Hermes Shared file becomes damaged in its resource fork. This is where all of the menus, logon, logoff, etc. files are stored. When Hermes BBS
crashes for one reason or the other, the Hermes Shared file is not closed properly and, sooner or later, the resource fork becomes damaged. Fix Shared allows you to capture all of your current user data
;records and place them in an undamaged Hermes Shared file.
Files Online 2.1b - Files Online is a Hermes External that will make a list of the files currently on your BBS. Unlike a disk catalog program it will only include those files uploaded onto Hermes. Also
named 'Finger Files' into the externals folder and restart Hermes. Finger has few options. Anyone marked as a sysop can register it by choosing the external from the externals menu. If you want to limit who
can use it, you can use SetHRMS to limit access by security level or restriction code. Until registered, only user number 1 can be fingered.
Exam Builder Demo 2.12 - Exam Builder Demo is a HyperCard stack which creates True/False exams and Multiple choice exams. The exam can be printed, exported as text files, made into interactive stacks and
zmany more features. This demo version limits the user to asking five questions, and limits some of the printing features.
unlike a disk catalog program it will include the file descriptions that you worked so hard to include on all those files. It will also optionally compress the list automatically once it is finished.
Endr 2.2 - End'r is a Hermes external which displays a report to the caller at log-off. This report contains information about the number of times the caller has called your system, number of minutes on,
number of uploads, number of downloads, and number of e-mail and public messages posted. End'r displays the date of the caller's first call to your BBS.
DialogDisplay XFCN 1.0 - DialogDisplay is an external function for HyperCard. It allows you to display a dialog window which you have created and installed into a stack using ResEdit. This program requires
Delete Account 1.0 - Delete Account is a Hermes External that gives users the option of deleting their own account. It should help keep the inactive accounts down. To use it simply drag it into the
%externals folder and restart Hermes.
A DateCheckB- AMUG CD:Files:Hyper:D:DateCheck XFCN 1.0.cptC
DateCheck XFCN 1.0.cptD
0F
24KG 6/15/93H
DateCheck XFCN 1.0 - DateCheck is an external function for HyperCard that allows you to test if a specified date has passed. Requires at least HyperCard 2.0v2.d
A CTUpdatesB) AMUG CD:Files:Tele:Hermes:CT Updates.cptC
CT Updates.cptD
0F
13KG 6/15/93
CT Updates - Five popular externals for the Hermes BBS have been upgraded. There have been major changes in the functionality of the most stable externals available for Hermes. This document contains
information about the changes and obtaining the upgrades. The externals discussed are - UserManage
r v2.1, List
r v2.1, Log
r II v2.1, BullRead
r v2.1 and Validity v2.1.
Deleteaccoun
Deletecom
Deletewordba
Deletewordte
Delkey
Delphi
Delreg
Deltagraph
Deltagraphpr
Deltatime1.1
Delux
Deluxefolder
Deluxeicons
Demoofresorc
Demopsychrom
Demovip
Denmarkhtb21
Denseprint1
Dentalpro1
ionarydo
Digit102
Digitalclock
Digitalnatio
Digitalvideo
Dimensionsre
Dinkclasssha
Dinoblocksd
Dipole
Directlink
Direditv1.0
Hypercard
Hypercard's
Hypercard-based
Hypercard-like
Hypercard/quicktime
Hypercards
Hypercd-ira
Hypercharts
Hypercrad
Hyperdesktop
Hyperdex
Hyperdialer
Hyperdocumentbuilder
Hyperdrive
Hyperfind
Hyperfinder
Hyperflash
nquirer
Hypermac
Hypermagic
Hypermedia
Hypermidi
Hypermovie
Hypernet
Hyperpaint
Hyperpaint1.11b
Hyperrecord
Hyperrubics
CleanHouseB0 AMUG CD:Files:Tele:Hermes:Clean House 1.0.2.cptC
Clean House 1.0.2.cptD
0F
5KG 6/15/93
Clean House 1.0.2 - This is the latest version of the CleanHouse for Hermes. It will auto-delete users who don't call back for long periods of time. This external will save sysops a lot of trouble, and
Fwill auto delete users after certain amount of days. You set the days!
Buncha Dates1.0.1 - An application that generates a simple calendar based on a given date, from the year 1500 to the year 2000 and a bit. It also gives the Julian Day number for the given date and vice
A BBIB-HRMSB. AMUG CD:Files:Tele:Hermes:BBIB-->HRMS 3.0.cptC
BBIB-->HRMS 3.0.cptD
0F
20KG 6/15/93
BBIB-->HRMS 3.0 - BBIB to HRMS is a utility to convert the Second Site BBS file directories found on AMUGs "BBS in a Box" into a form suitable for use with the Hermes BBS. If you've used it before please see
Dthe 'Changes since version 2.0' file, since quite a bit has changed.
versa. This application shows a 50% reduction, on the screen, of what will come out on paper. This application prints three Page formats - a Month, a Day or a Year, based on the given date.
Auto Reboot 1.1 - Auto Reboot is a means of automatically quiting Hermes, rebooting your machine or shutting down the power on your Macintosh at a predetermined time. There are several reasons you might
Hstv1.0
Human
Hummingbird
Huricane
Hurkle10
Hurricane
Huskie
Hy-hyperi
YOAP.cptB
AMUG CD:Files:Bus:T-Z:YOAP.cptC YOAP.cptD
0F
6KG 6/15/93
YOAP - Year on a Page - This is a very small application which will print the year on a single piece of paper, all the user has to do is specify the year. This program is handy for quickly looking up dates,
1keeping track of sick leave, vacation days, etc.
want to do this. The reboot option is good for cleaning up memory that Hermes, Hermes externals or other programs might have screwed up. Shutting down might appeal to you if you only run the board for a
set period and would like your computer to turn off after that time. Quitting Hermes might be nice for a similar reason if you need the memory for something else to run.
Verifile 1.0 - Verifile is a small utility that calculates a checksum and a CRC32 on both the data and resource forks of any file that's dropped on it. This is useful if you want to compare two files that are
VirusBlockade II fits a majority of their anti-viral requirements. If, after you have investigated it, you find it does fit your needs, purchase the fully-operational version directly from Shulman Software
`Co. Know that all their software comes with a 30-day money back guarantee, no questions asked.
Trapper 1.04 - Trapper is a Control Panel/Extension combination that keeps track of ALL system routines (or "traps") by filtering the standard 680x0 trap dispatcher with a very compact counter routine. The
not on the same machine without having to copy them over a network or modem connection. If the hexadecimal numbers displayed by Verifile match, chances are that the two files are equal.
Tiny Saver 2.2 - Tiny Saver is a very small screen saver. It does just what a screen saver is supposed to do and not much else. It is an application which only uses about 30k of RAM and 12k of disk space.
Mac's speed won't be visibly affected (it'll be losing about 1 or 2 percent) and you'll be able to see ALL the system routines (even the undocumented ones) along with the number of times they have been
called. Since this is a fairly large amount of data, it is stored into a text file for easy consultation and retrieval. For those who have ever wondered where their CPU processing power was going.
Timer 4.1 - Timer is a stopwatch program which is relatively straightforward to use. Select
New Timer
from the File menu to create a new timer, and
Close Timer
to close the top (selected) timer. A
This version is a 'background only application' so it only uses 12k of RAM when it is in not actually saving the screen. Being a background application, it will not show up in the application menu and won't
always end up in your face when you quit other applications. It is a nifty blend of the features of a system extension with the reliability of an application.
TimeBook2.1s - Until now, there has been no easy substitute for the manual time sheet. Most computer programs designed to help you keep your time sheet are simply cumbersome electronic calculators that
maximum of four timers are available in version 4.1. The
Start
button resets the timer and begins counting up. The
Pause
button temporarily stops the timer, and the
Resume
button restarts a paused
timer without resetting it. Also included is GraphMan, a program which makes your Mac look like its working hard, and Bragging Rights, a program which tells you all about the mac you are running.
Time Teacher1.1.3 - Time Teacher is a simple program which opens showing an analog clock with the hands pointing to various numbers. The user has four choices to pick to answer the question - What time is
still require you to enter most of your time information manually. TimeBook is different. TimeBook maintains a list of your clients, billing categories, jobs in progress, and comments. Four simple pop-up
menus let you pick a job, punch-in, punch-out, pick a billing category, and enter comments as you work. With TimeBook, keeping an accurate time sheet is incredibly easy!
TidBITS#178/31-May-93 - Our three-part article on MIDI concludes this week, and the week also brings news of Apple dropping prices, information on how to solve weird QMS-PS 410 printing problems, a look at
it? Correct answers receive a happy song, some beeps and a message, while wrong answers receive a sad song, beeps and a message. There are six difficulty levels which should provide plenty of practice!
Techgrapha
Technicalities
Technique
Techno
Technote
Technotes
Ted's
Digit
Digit102
Digital
Digitizing
Digits
Dimension
Dimensional
Dimensions
Diminished
Dimming
Dingbat
Dingbat/symbol
Dingbats
Dingbats/bullets
Dinkclass
Dinkclasssharewarepa
Dinoblocks
Dinosaur
Diplomacy
Dipole
SignofFourB) AMUG CD:Files:Word:S-Sp:Sign of Four.cptC
Sign of Four.cptD
0F
103KG 6/15/93H
Sign of Four - This is a complete ASCII text file of "The Sign of Four" by Sir Arthur Conan Doyle. It is a classic Sherlock Holmes Mystery.l
AppleCare Premium, and a review of ARA Commander, a client package for AppleTalk Remote Access which does a better job than Apple's software and has a feature even the author didn't know about.
Shutdown Delay 2.0 - What Shutdown Delay basically does is set up a dialog at Restart/Shutdown time which gives the user four choices - WAIT for the chosen command to be automatically completed after a
1196k
Service2.1B$ AMUG CD:Files:Bus:S:Service 2.1.cptC
Service 2.1.cptD
0F
197KG 6/15/93
Service 2.1 - This is a collection of beautifully created FileMaker Pro templates. This demo version allows limited access to each template. The included templates are - Client Core, Invoices, Journal,
Navigator, PICT Library, QuickNumbers, Take Action and Text Library. There are too many features in each template to list. If you use FileMaker Pro, take a look at these templates!
while, CANCEL and smoothly return to the caller application, RESTART (you can always turn a Shutdown into a Restart), and SHUT DOWN (turn power off or safe-shutdown alert as usual). A fifth key-combination
choice has been added for power users - FORCE QUIT attempts to return to the Finder (this can sometimes recover from system crashes if you get to the dialog after the restart button of the error alert).
OThis is great for people who accidently choose Restart instead of Empty Trash!
SelectFile 1.1 - SelectFile provides a dialog allowing you to choose a file (SFGetFile). This program is not needed with HyperCard 2.0, which has this feature built in. This external is part of the Rinaldi
ScriptGen 2.11 - ScriptGen Pro is a simple and feature-rich Installer script generator. The point-and-click interface of ScriptGen Pro makes it the tool of choice for developers and network support
Rinaldi
Ringer
Riotcontrol
Ripper
Ripples
Riser's
Riskii
Rockmaker
Rolling
Rolls
Roman
Romeo
Rommie
Rosarium1.41
Roses
Roster
Rothman
Roulette
Rounders
Roundersultra
Roundup1.1
Routin
Routines
Routip
Rowbytes
Royce
Royces
Rrrring
Rtfcard1.0
Ruler
Rulers
Rules
Ruminations
Rumors
Sfgetfile
Sfintroduction
Sfpgetfile
Sfpgetfile's
Sfputfile
Sfsavedisk
Sgnews2592
Sgnews2692
Sgnews2792
Sgnews3092
Sgnews3192
Sgnews3292
Sgnews3392
Sgnews3492
Shack
Shacking
Shade
Shaded
Shades
Shadow
Shadowhawk
Shadowing
Shadows
Shafritz
Shahin
Shake
Shakespeare
RobotArm.cptB" AMUG CD:Files:Game:R:RobotArm.cptC
RobotArm.cptD
0F
8KG 6/15/93
RobotArm - This is a cute little 16k application where you control a robot arm to move blocks around. After the program loads, type some letters. Then use the arrow keys to move the base and the mouse to
personnel who want to use the industry standard for installing software, Apple
one-button
Installer. ScriptGen Pro can create powerful Installer scripts incorporating an Easy Install option, custom
apackages, resource installation, color graphics, compression, sound, splash screens, and fonts.
ResumeToFinder 2.0 - ResumeToFinder is a Control Panel/Extension that installs a simple resume procedure in applications that don't have one. When ResumeToFinder is installed, system error alerts (also
move the arm. Clicking the mouse allows you to grab and move the blocks or a lever. It's fun to arrange the letters into little messages. To quit, you have to be skilled enough to reach the apple and pull
downwards.
Enough
Ensemble
Ensure
Entangled
Entendit
Enter
Entered
Enterindata
Entering
Enterprise
Enterprises
Enters
Quadra.cptB# AMUG CD:Files:Music:Q-R:Quadra.cptC
Quadra.cptD
0F
33KG 6/15/93
Quadra - The Quadra 900 has a new boot sound when you turn it on that is quite "majestic"! If $8500 seems a bit high to feel this experience, maybe this program I wrote will at least give you a taste of it.
known as "bombs") will always show a "Resume" button.ResumeToFinder is only useful in case of "minor" system bombs (the ones that don't freeze up your Mac completely). When you get a system error alert (a
"bomb"), you can try to quit the application and return to the Finder by clicking in the "Resume" button. If the bomb isn't too bad, you might find yourself harmlessly back in the Finder (note that there's
astill no way to recover your work in the application that bombed if you didn't save it already.)
QCopy 1.2 - QCopy is the smallest resource copier (1508 bytes), specially designed to perform full installation of all included resources of a HyperCard stack. This is one of the many externals created by
Frederic Rinaldi.
This is a System Extension (INIT), that will play the SAME sound the Quadra 900 makes when it boots up, on any Mac, with the added ability of being able to change the volume "on the fly" as the Mac goes
mthrough its boot sequence. If heard through an external speaker a very realistic sound quality is possible.
Promptoid 1.5 - Promptoid is a HyperCard external command which allows you to display a prompt dialog during any lengthy process. The dialog's width is set according to the prompt string.
ProfessorX3B+ AMUG CD:Files:Hyper:P:Professor X 3.01.cptC
Professor X 3.01.cptD
0F
52KG 6/15/93
Professor X 3.01 - Have you ever talked to your computer, has your computer ever talked back? Professor X simulates a very understanding, usually nonjudgemental, psychotherapist, with whom you can undergo
ProcessWatcher 2.0 - ProcessWatcher is intended to display the running processes on the Mac - local or remote machine, and optionally more information. System 7.0 or later is needed. ProcessWatcher displays
information about programs which are open. The information includes - serial number, type, signature, mode, location, size, free memory, launcher PSN, launch date, as well as a check list of - uses textedit
services, stationery aware, local and remote high level events, 32 bit compatible, only background, can background, does activate on foreground switch, multilaunch and more! What else do you need to know?
A PrintPICTB? AMUG CD:Files:Hyper:Rinaldi:Hc 1.2 & 2.0:PrintPICTList 1.2.cptC
PrintPICTList 1.2.cptD
0F
27KG 6/15/93
Processwatcher
Procrastination
Procs
Prodeck
Prodigal
Prodigy
Prodrive
Produced
Producer
Producers
Produces
Producing
Product
Type1
Typeacross
Typed
Typeface
Typefaces
B# AMUG CD:Files:Art:C-Ch:Cameras.cptC
Cameras.cptD
4F
18KG 1/19/87H
Cameras in MacPaint.
MacPoolB! AMUG CD:Files:Game:M:MacPool.cptC
MacPool.cptD
5F
49KG 1/18/87H" Mac Pool table Game "Billiards".
FoggyB" AMUG CD:Files:Music:F-G:Foggy.cptC
Foggy.cptD
2F
12KG 1/18/87H
Studio Sessions Banjo Music.
SENDPSB AMUG CD:Files:Util:Sd-Sm:SendPSC
SendPSD
4F
32KG 1/10/87H4 Post script printer driver for the laserwriter NEAT
Hebrew
PrintPICTList 1.2 - PrintPICTList allows you to print a list of PICT files or resources in one printing session. This is a HyperCard external commmand function. This is one of the many externals created by
PrintPICT 1.4 - PrintPICT prints a PICT file, resource or the clipboard contents with a prompt if desired. This is one of many externals created by Frederic Rinaldi.
PowerClicks 1.02 - PowerClicks is a useful Control Panel which enables any Macintosh to - Make a key combination act just like the mouse button, make a different key combination toggle the mouse button on
and off, disable the "real" mouse button (in case it's broken) and assign graphical effects to mouse clicks. PowerClick is useful if you have to use your PowerBook in a very silent environment, where even a
trackball click can be extremely loud. Since the keyboard is a lot more quiet than the trackball button, you'll be able to use your trackball while other people are reading or even sleeping.
Pink Slip - Pink Slip is a control panel which allows you to add a Quit menu item to the Finder for use in those memory-intense situations. You can also remove PinkSlip easily if you get tired of it. Pink
Slip also provides a means of quitting the Finder without modifying anything, which can be done by opening the control panel, whether installed or not, and picking the Quit Now button. When you quit the
Japplications you were running, the finder comes back, but not until then!
PictToClip 1.4 - Transfers a PICT, JFIF or MooV file, or PICT resource to the Clipboard. This is one of many HyperCard externals created by Frederic Rinaldi.
PC Shift - PC Shift is an INIT type program which will allow a Macintosh computer's shift key to behave like that of an IBM PC -- when the shift key is depressed it will directly alter a characters case
dependent upon the state of the Caps Lock key. For example - the Caps Lock key is down, and you're typing in all upper case letters. You need a lower case letter, but instead of toggling the Caps Lock key,
like the Macintosh System Software dictates, simply depress the Shift key, and you will get a lower case letter -- just like a PC! (Aren't PC's great)
Mortgage Qualify - The most Detailed mortgage database on the market today. Recommended for real estate agents or those who are interested in real estate processes. This database is in Microsoft Excel
format.
Pc2mac
Pcalc
Peace
Peachpit
Peachpit/pagemaker
Peacock
Peede1.2
Peephole203
Peignot
Pencil
Pending
Pennsylvania
Personalinternet
Persontoperson2.2
Perth
Phoenix
Pollproc@
Postcalc1.0
Poster@
Power
Powerscan1.0@
Ppat's
Preview
Printing
Privacy@
Prodigy
Programming@
Propos20@
Qk/applescript@
Qsra@
Queue@
Quickdraw's@
Quicktime@
Ramdisksaver
Tahiti@
Tech@
Tengwar-gandalftt@
Textstreamer2.0@
Texturesynth1.1@
A Moire4.01B( AMUG CD:Files:Util:Md-Mz:Moire 4.01.cptC
Moire 4.01.cptD
0F
28KG 6/15/93
Moire 4.01 - Moire is a simple screen saver which draws patterns on your screen as it saves it from "burn in". Moire lets you set the length, shape, speed and color of the design, allows a clock to be shown,
allows the user to define when Moire should come on (how many minutes of idle time) and allows sleep and wake rectangles to be set on the screen.
MIDIFile Converter 1.0.1 - A MIDI file converter which converts from many different creators - Upbeat, Vision 1.1, Finale 2.5, Mastertracks Pro 4, Max 2.0, Music Prose 1.0, One Step, Performer, Professional
xComposer, Trax 2.0, Audiotrax, Beyond 2.0, Clicktracks 2.1, Encore, and EZ Vision 1.0. A great utility for MIDI users.
MemSim1.0f
Match
Matched
Matches
Matching
Matchmaker
Mechanisms
Medic
Medical
Megabit
Megabytes
Members
Membrane
Memory
Memory-intense
Memorywho
Memsim
Mental
Menus
Message
Messages
Meteors
Meter
Method
Stereo
Stereogram
Stereos
Steriod
Steriods
Sterling
Stern
Steroid
Steroidsynth1
Steve
Steven
Stf101
Stfranciscaps
Stick
Sticked
Sticker
Sticking
Streamer
String
Strip
Structure
Sttng
Stuck
Student
Student's
Students
B* AMUG CD:Files:Education:M:MemSim 1.0f.cptC
MemSim 1.0f.cptD
0F
117KG 6/15/93
MemSim 1.0f - MemSim uses electrical circuit models to emulate the behavior of an elastic membrane subjected to any combination of velocity and force conditions. The user defines the properties of the
membrane and the material it is made of; he also specifies source layouts and parameters. Finally, he has control over simulation parameters such as time step and granularity. MemSim requires an FPU or
pemulator (like the shareware Software FPU), a 68020 or better processor, and at least a portable-sized screen.
Maelstrom v1.2 - Combining the best 256 color graphics seen on any home platform with addictive game play and four channel sound, Maelstrom is quickly becoming one of the best action games written for the
Mac. For a $15.00 shareware fee, you willbe transported into the Maelstrom. Here you will face danger at every turn. Deadly meteors will fly at you from all sides, indestructible balls will try and drain
your shields and just when you thought escape was in reach the deadly Shenobi fighter will take you on, one-on-one. All you have to protect you are your shields, wits and, hopefully, razor sharp reflexes.
Enjoy!
MacSig.cptB# AMUG CD:Files:Util:M-Mc:MacSig.cptC
MacSig.cptD
0F
6KG 6/15/93
Maelstrom1.2
Maelstromgem
Magellanatve
Magic4card
Magicalgear
Magiclamp
Magicmenu2.2
Magidemo
Maginott1
Maginottt
Magnetreview
estromspr
Mandelbrot1
Mandella8.0
Mandrake1.1
Mansion1.956
Mansion2.956
Mansion3docs
Marchuaugdis
Mariner1.1
Markercontro
Markerfeltth
Markerfeltwi
Markerfinepo
Markup1.2
Martianmoons
Marydalet1
Marydalett
Master&serva
Mastermind
Cpustructure
Cquestdem
Cquicktime
Crabs
Cracklingfire
Crankin
Craps
Crash
Crashing
Craters
Crawford
Cray5
Crazypaper
Createalias
Createcustomicon
Createfolder
Createmenuhelp
Createresfile
Createstack
Dialogdisplay
Dialogues
Dictionary
Display
Displaying
Doccreator
Docking
Downloading
Draganywindow
Drawing
Drive
Driver
Best-selling
Besteht
eta-testers
Beta/demo
Betacam
Betapeede
Bette
Better
MacSig - Signature File Update Information for MacTools Anti-Virus Version 2.0. Virus Signatures in MACSIG dated of 1/6/93 - ChinaTalk, which detects and deletes this Trojan Horse, CPro, which detects and
deletes this Trojan Horse and T4 - Detects and repairs both the T4A and T4B strains. Instructions are included for adding these signature files.
MacFormula 2.0 - This programs purpose is to be able to quickly and accurately obtain the molecular weight of a given formula. MacFormula allows you to find either the average mass or the exact mass. You
also have the option of performing an elemental analysis on you inputted formula. Also, you are able to input the number of milligrams of a given substance and calculate how many millimoles it would be.
<Great for Chemistry students, or for use in the laboratory.
MacBinary II+ 1.0.0 - MacBinary II+ is a System 7 drag&drop converter for MacBinary files. It has no User Interface, simply drop a MacBinary file on it and it will be decoded, drop any other file or folder
on it and it will be encoded. MacBinary is a binary (non-text) format that encodes Macintosh files so that they can be safely stored or transfered through non-Macintosh systems. MacBinary combines the two
forks of a Mac file, together with the file information (Name, Creator Application, File Type, etc) into a single binary data stream, suitable for storage on non-Mac systems.
LottoLyzer v4.5 - LottoLyzer v4.5 is a lottery analysis tool for the common 'Pick 6' type lotteries. Up to 5 separate ball sets may be tracked. Can also be used for 3,4 or 5 number lotteries. The application
will sift through past history and allow viewing of hot or cold numbers, number pairs, patterns and more. Period of analysis and parameter weights are user assignable. Also contains 'Wheels" for best
ListSelect 4.8 - ListSelect is an XFCN which allows you to choose one of many items within a list appearing in a dialog on the screen. The XFCN is standalone, meaning that no extra resources (DLOG or DITL)
are needed, but it can use personalized resources created by the user. This is one of the many HyperCard externals created by Frederic Rinaldi.
Listoid 3.2 - ListOid is an XCMD which displays a list in a windoid. This is one of many externals created by Frederic Rinaldi. Usage of these externals is free in any shareware or freeware stacks,
ListLogic 1.6 - ListLogic is an XFCN which allows you to do a logical comparison of two lists. This is one of many HyperCard externals created by Frederic Rinaldi.
ListFiles 1.0 - List Files is a very straightforward utility that creates text catalogs of any folder or disk you drag on it. The text file can be edited and saved for later use (you'll be able to read or
print it with any word processor or text editor). Text catalogs are a very convenient way to keep track of unmounted volumes (like floppies or SyQuest's) because they are small, easy to read and easy to
ListComponents 1.0 - ListComponents returns a list of all available components, along with information about them. This is one of many HyperCard externals created by Frederic Rinaldi.
Lights, Camera, Action! - This is an INIT / CDEV which lets anyone customize the startup sequence with sound and animation. To use the program, pick a PICS (animation) graphic and a sound from within the
CDEV, and select preview to see what it will look like during the startup process. A fun way to play with multimedia. Does not support QuickTime.
LaunchDoc 1.0 - LauchDoc allows you to open or print a document by launching its application. This is one of many HyperCard externals created by Frederic Rinaldi.
KatherineT1 - This Postcript typeface is fashioned after the printing in the comic strip CATHY by Cathy Guisewite. All characters are uppercase and if you press the shift key the characters become bold.
9There are no numbers and not all punctuation is included.
A IsDate1.0B8 AMUG CD:Files:Hyper:Rinaldi:HC 1.2 & 2.0:IsDate 1.0.cptC
IsDate 1.0.cptD
0F
10KG 6/15/93
K'kai
Kai's
Kansas
Karate
Karloff
Karma
Kastellar
Kathasa
Katherinet1
Kathy
Kaufmann
Kavalerkursive
Kayaking
Kdingbats
Keeper
Keepthebozosout1.2
Kellyanngothic
Kellybrown
Kelmscott
Command
Emmander
Commandments
Commands
Comment
Commentary
Commenting
Comments
Hs IsDate 1.0 - IsDate offers real date testing. This is one of many HyperCard externals created by Frederic Rinaldi.
InternetListServersJune1,93 - This is a text file which contains the Network-wide ID, Full address and List title of all of the Internet Servers as of June 1, 1993.
InternationalSymbolsTT - This is a true type font which contains a great collection of dingbats, mostly international symbols (male, female, etc.).
INSTANTAreaB/ AMUG CD:Files:Util:In-Iz:INSTANT Area Code.cptC
INSTANT Area Code.cptD
0F
21KG 6/15/93
INSTANT Area Code - INSTANT Area Code is the easiest to use area code utility available for the Macintosh. Just hit the hot key of your choice, and the Instant Area Code program will jump into action. The
second you type in the area code, the state (and/or cities) will appear. Hit return, enter, or Command Key-Q to exit back into the application you were working with. No need to search on your hard drive for
an Area Codes application. No need to wait for the application to launch. No need to use the mouse at all! One key does it all!
Info MacCD-ROM2 - This is a text file describing Info Mac's new CD-ROM. In addition to putting thousands of new files on the issue, they have provided a file with short descriptions of all the programs and
Analized
Analog
Analog2digital
Analogous
Analogue
Analyser
Analyses
Analysis
Analyst
Analyze
Analyzed
Analyzer
Analyzes
Analyzing
Anarchist
Anatomically-correct
Anatomiser
Anatomiseriii
have put an OnLocation index on the CD for easy searching. They have also organized and prepared the digests for easy browsing and searching. This text file contains a list of all of the shareware and
ICNToICON 1.8 - ICNToICON is an XCMD which gets ICN# resources from any file and copies them as ICON resources to another file. This is one of many HyperCard externals created by Frederic Rinaldi.
GlobalSearch 1.03 - Global Search is a small utility that lets you search for an hexadecimal or character string in all the resources of a file. It generates a text file named "xxx.scan" (where xxx is the
name of the searched file) with a log of all the matches that have been found. Each match is shown in the form - [RES TYPE] [RES ID] "[RES NAME]" $[OFFSET]where [offset] is the offset in bytes from the
beginning of the resource. Global Search was written for all ResEdit users (such as myself) who miss a global "Find Hex" command in that otherwise wonderful application.
GetMode 1.4 - GetMode is an XFCN which allows you to get the video mode, depth and size. This is one of many HyperCard externals created by Frederic Rinaldi.
GetFInfo 1.3 - GetFInfo is an XFCN which returns a Finder information listing for a file. This is one of many HyperCard externals created by Frederic Rinaldi.
Function Keys1.1 - This extension let's you use the function keys (NOT FKEYs!!!) 1 to 15 on keyboards without them (like my PowerBook). To emulate a function key do the following - Turn on CapsLock, Hold
down the Option-key, and type one of the following keys - 1 for F1, 2 for F2, etc. Great program for those who have been spoiled by Apple's extended keyboard, and suddenly find themselves in front of a
FullSort 3.5 - FullSort is an XFCN which allows you to perform any kind of sort, even co-sorting of lists. This is one of many externals created by Frederic Rinaldi.
FullSFPack 1.7 - FullSFPack allows you to use standard dialogs for selecting a file, folder or volume. It even allows you to deal with aliases instead of the originals, and adds a multiple file selection
Bdialog capability. This is a HyperCard external command function.
FullResList 2.1 - FullResList allows you to get a list of resource information for any file, or even to test if a resource is present. This is one of many externals created by Frederic Rinaldi.
FullHPop 1.6 - A very powerful PopUp menu XFCN. This is one of many externals created by Frederic Rinaldi. Usage of these externals is free in any shareware or freeware stacks, licensing is required for
FullFind 1.5 - FullFind is an XCMD which allows you to search for first of all matches of a string in a container. This is one of many externals created by Frederic Rinaldi.
Follow Me - Test your memory of sights and sounds with this new HyperCard game. You start with a row of four blocks which the computer lights up randomly accompanied by distintive sounds. You earn your
score by clicking on the same blocks in the same order. Sound simple? You won't think so when the original four blocks have multiplied to eight, twelve or sixteen! Difficulty can be adjusted by changing the
visual cue in the boxes (pictures, numbers, or nothing at all), and by increasing the length of the series you have to successfully repeat in order to attain the next level.
FolderSize 1.4 - FolderSize is an XFCN which will get the physical size of any folder or volume. This is one of many externals created by Frederic Rinaldi.
FindFatProjects 1.0 - Find Fat Projects is a little utility designed to make life easier for Think C programmers. All it does is to scan any folder or disk you drop on it and make a list of all projects that
happen to be larger than 15K. A large project usually has objects in it, and since objects take lots of disk space you may want to remove them before making backup copies (or just to free some disk space).
If you only have a couple of projects this is not a problem, but if you have some more of them Find Fat Projects will help you a lot.
FileSharingMaster 1.0 - This stack provides 3 XCMDs and 3 XFCNs that allow you to fully master file sharing. You can turn it on or off, test its state, share or unshare folders, get and set sharing
Prompt
Prompted
Prompting
Promptoid
Prompts
Pronounce
Pronunciation
Proof
Proofed
Proofing
Proofread
Propagandaware
Propagating
Propellor
Proper
Properly
Proportionately
Proportions
Proposal
Propose
aprivileges, and get a list of users and groups. Compatible with AppleShare file server software.
DragAnyWindow 1.01 - DragAnyWindow is a control panel that allows you to easily move any kind of window, including dialogs, alerts, standard "Open" and "Save" dialogs, game windows and other non-movable
windows. This control panel is very useful for old applications designed for the 9" screen (which often use fixed windows); it is also very handy for moving modal dialogs or any windows behind them.
HDragAnyWindow only takes about 2k of system memory and 5k of disk space.
DocCreator 1.5 - DocCreator returns the application creator name for a file. This is one of many externals created by Frederic Rinaldi.
DoItAll2.1B( AMUG CD:Files:Bus:D-E:Do It All 2.1.cptC
Do It All 2.1.cptD
0F
161KG 6/15/93
Do It All 2.1 - This organizational program was designed for anyone who needs to prioritize as well as keep track of a busy schedule. This program allows you to prioritize in several different methods, to
keep track of appointments, including regularly occuring ones and not allowing conflicting appointments, to have a way to assign an event to a day without being attached to a certain time, and to do all
editing easily.
DepthVolume
B- AMUG CD:Files:Util:D-De:Depth&Volume 1.0.cptC
Depth&Volume 1.0.cptD
0F
10KG 6/15/93
Depth&Volume 1.0 - Depth & Volume is a Control Panel that lets you change the main screen depth (i.e. the number of colors displayed) or the speaker's volume on the fly with a keystroke. I made it because
many people I know were using huge commercial macro packages (requiring lots of system RAM and often causing errors) only to perform these two simple operations. Depth&Volume is very small (it uses about 2K
Decimal&Fraction Maze Demo - Welcome to the Decimal & Fraction Maze Demo! Designed for ages 8 to 15 and adult education, Decimal & Fraction Maze combines the fun of solving mazes with the challenge of math.
Exercises include writing, adding, subtracting, multiplying, dividing, comparing, and rounding decimals, converting decimals to fractions, and reducing and comparing fractions (proper and improper) and mixed
4numbers. This game makes it fun to learn fractions!
A DBugR1.05B& AMUG CD:Files:Prog:D-G:DBugR 1.05.cptC
DBugR 1.05.cptD
0F
12KG 6/15/93
DBugR 1.05 - DBugR is a cool Control Panel for programmers and hackers who often have to break into MacsBug (or any other debugger supporting the _DebugStr trap). It puts a floating "small bomb" icon on
your desktop which acts like a button. If the mouse button is pressed and released inside the icon, there's a user interrupt and MacsBug is called. DBugR can show some basic info about the current
application (name, free memory, max free block) and/or send one of two user-configurable MacsBug commands to be executed immediately upon breaks (hold down the Option key when clicking to send the alternate
ncommand). The icon may be moved anywhere on any monitor by holding down the Shift key and dragging it around.
CyberMECHOIDB6 AMUG CD:Files:Util:Cn-Cz:cyberMECHOIDZ II cursors.cptC
cyberMECHOIDZ II cursors.cptD
0F
12KG 6/15/93
CyberMECHOIDZ II cursors - Enclosed are eight more watch cursors of the accursed cyberMECHOIDZ! These robot monsters made of alloy, animal muscle, and 40% polyester have been flashpointed by distant virtual
Block
Block-shifts
Blocking
Blockmove
Blocks
Blocktoid
Blocky
Blonde
Blondes
Blood
Blood-thirsty
Bloodshot
Bloodsuckers
Bloom
Bloop
Blowing
Blown
Blows
Browsing
Buffer
Builder
Building
Down-load
Downhill
Downlaod
Downline
Download
reality controllers into the present day state of Colorado! They're animated, in colour, irritated as anything, and telebursting in from the Nexx2uss Five alternative future! Included bonus cursor of the
dread Central VR Controller UTAK and a way cool cyberMECHOIDZ desktop pattern!!! Landing into your Mac now--krackaBOOM! Requires ClickChange or the Demo.
CreateThumbnail 1.2 - CreateThumbnail allows you to add a QuickTime picture preview to any PICT, JFIF file, or a file with a PICT resource.
CreateCustom
Creating
Creation
Creative
Creatively
Creativity
Creator
BA AMUG CD:Files:Hyper:Rinaldi:HC 2.0 Only:CreateCustomIcon 1.1.cptC
CreateCustomIcon 1.1.cptD
0F
18KG 6/15/93
CreateCustomIcon 1.1 -CreateCustomIcon allows you to add a System 7 custom icon to any PICT, MooV, JFIF, or file with a PICT resource. This is one of many HyperCard externals created by Frederic Rinaldi.
CopyFolder 2.2 - CopyFolder is an XCMD which allows you to copy an entire folder, including all subfolders and files. This is one of many externals created by Frederic Rinaldi.
CompressPictFile 1.2 - CompressPictFile allows you to compress a PICT file using QuickTime JPEG compression. This is one of many externals created by Frederic Rinaldi.
CompRes1.0 - CompRes is a Shareware Programmer's tool which allows nearly transparent run-time resource decompression. With CompRes, you can compress and decompress your resources using the LZSS compression
Computer
Computer's
Computerized
Computers
Computersounds
Computes
Computing
technology. This application is only part of the package. With the program included, you can compress your resources and see how well this compression technique will do for you. I
m sure you
ll find that if
re compressing PICT or animation resources, you
ll achieve very close to a 50% savings in disk space. Run-time Decompression is quite quick and the whole compression scheme can save plenty of disk
space, especially for graphics.
ColorJack1.0
B) AMUG CD:Files:Game:C:ColorJack 1.0a2.cptC
ColorJack 1.0a2.cptD
0F
38KG 6/15/93
ColorJack 1.0a2 - Color Jack is a color black jack game, where you can bet up to $500. This game is similar to many Black jack games, but it uses a small window with small playing cards and a quick dealer
zwho doesn't make you wait while he shuffles forever. This game is great because of it's ease of use, and ease of betting.
ColorDragging - This is a quick and dirty example of how to drag color PICTs around in HyperCard using the ColorizeHC XCMD. You should be familiar with HyperCard programming and the commands to use the
ColorizeHC XCMD. No discriptions are given in this stack, everything you need to know is contained in the stack script. This stack lets you drag around three playing card PICTS over a background PICT (and
each other) without disturbing those PICTs. The animation is smoothest on fast machines. The PICT you are dragging is also framed by a selection rectangle as you move it.
ClipToPict 1.4 -ClipToPict transfers a picture from the clipboard to a PICT file or resource. This is one of many externals created by Frederic Rinaldi.
A Clam1.0b1
Cmaster
Cmnds
Cn-cz
Co-cz
Coaching
Cochin
Cockatiel
Coconut
Cocoo
Codebstr
Codeeditor2.9
Codes
Coffee
Cogito
BColumba
Columbia
Comic
Comit1.7.1
B- AMUG CD:Files:System7 tools:C:Clam 1.0b1.cptC
Clam 1.0b1.cptD
0F
19KG 6/15/93
Clam 1.0b1 - Clam is a system extension (INIT) for System 7 which eliminates the icons in the Apple menu. The menu retains its System 7 functionality, it just doesn
t have the icons. Using the Apple menu
_without icons speeds up the process, especially if you have alot of items under the Apple menu.
Chuuzr1.01 - Chuuzr is an INIT/cdev that allows you to quickly mount server volumes from a hierarchical menu from the Chooser menu item and through standard file dialogs.
CheckIt1.0B$ AMUG CD:Files:Bus:C:Check It1.0.cptC
Check It1.0.cptD
0F
30KG 6/15/93
Check It1.0 - Balance your checkbook with Check-It. Unlike other financial programs, Check-It has been specially designed to focus only on your checkbook. So you won't have to wade through a bewildering
array of features when all you really want to do is balance your checkbook. Check-It checks the accuracy of each transaction in your check register, and lets you know exactly where you made your
mistakes.Using Check-It database features makes it easy for you to locate checks by the name of the person or company paid or by a general catagory such as "groceries," "car payment," etc. Using Check-It's
j"Entry List" feature, a single click will enter names or general catagories into Check-It without typing.
CalConvert 1.05 - CalConvert (formerly QuickConvert) is a small shareware utility that does integer arithmetic calculations and converts integer values to different bases (decimal, hexadecimal, binary,
octal or any custom base between 2 and 32) or to an OSType (a sequence of four ASCII characters). The conversion may be signed or unsigned (you can always enter a signed value, it will be converted to
unsigned if needed); the result may be interpreted either as a word (2 bytes) or as a long word (4 bytes). The Return and Enter keys start the conversion; Tab, shift-Tab and the four arrow keys have their
Panel is a small Control Panel that lets you configure the system beep by adding a text message to the standard beep procedure. What you get is a window popping up at beep time with a
one-line message, then either the beep sound or a user-defined pause before it disappears. The message and the beep can be switched on or off separately (no signal at all, beep only, message only, or both).
nYou can configure the font and size of the text, the window location and size and the message to be displayed.
BioScribe 1.0 - BioScribe 1.0 is a HyperCard utility stack designed to aid the entry of DNA and RNA sequence data by verifying the entry of each base using digitized voice. In addition, the sequence may be
iread back to the user after it's been entered, or played back as music. Great for molecular biologists!
Attributor 1.0 - Attributor is an advanced programmer's utility designed to make life easier for programmers. Since Think C does not provide a way to set the CODE resource attributes directly (things like
"purgeable" or "preload") and because most of my applications want to unload the initialization segment, I wrote this utility to stop going into ResEdit all the time.
ATalkZones 1.5 - ATalkZones is an XFCN which returns the node's zone and all available zones over AppleTalk. This is one of many externals created by Frederic Rinaldi.
ArchiveContent 1.1 - ArchiveContent returns a list of files contained in a Compact Pro archive. This is one of many externals created by Frederic Rinaldi.
AppleUSAB4 AMUG CD:AMUG Info:Applelink:Apple USA Announces S/WC
Apple USA Announces S/WD
0F
5KG 6/15/93
Archivecont
Archivist
Arctic2.04t1
Arctic2.04tt
Areacodefind
Areacodes/ti
Areafix1.6
Areafrmul
Areaproperti
Areatrix1.04
Areatrix1.0s
Argentinahtb
Argost1
Argostt
Ariostot1
Ariostott
Arithmetic
Arizona
Arizonahtb2
Arizonamf
Arizonastac
Arkansashtb2
Arm/heart
Armadillo
Armnoise
Armstronggo
Arnold
Arnoldboeckl
Arranger1.5
Astronaut3
Astronomyhis
Apple USA Announces Software Volume Licensing Program - CAMPBELL, California--June 7, 1993--Apple USA, a division of Apple Computer, Inc., today formally launched the Apple Software Volume Licensing Program,
a simple, cost-effective way for customers in the U.S. to acquire software licenses, support and maintenance in volume for selected Apple software products. Under the program, U.S. customers may also acquire
3volume licenses for site locations outside the U.S.
Apple
Archivecontent
Arnold131
Arrows
Using
Ustime
Utaan4
V1.01
Format
Formation
Formats
Formatted
Formatting
AppleRollsB< AMUG CD:AMUG Info:Applelink:Apple Rolls Out File AssistantC Apple Rolls Out File AssistantD
0F
8KG 6/15/93
Apple Rolls Out File Assistant For Powerbooks - CUPERTINO, California--June 7, 1993--Apple Computer, Inc today announced the PowerBook File Assistant, software created specifically to help people using both
a desktop and a notebook computer keep information on both computers synchronized. In addition, the software package also includes an attractive array of tools designed to address issues specific to mobile
_computing including battery-life management, deferred printing and automatic server remounting.
Apple Extends PowerBook Line - Apple Extends PowerBook Line with New Color and Entry-Level Models. Two new models, announced today, further expand Apple Computer,Inc.'s popular PowerBook series. The
PowerBook 180c brings active matrix color to the top of the line while the PowerBook 145B lowers the entry-level price by 25 per cent. Both computers feature Apple's award-winning all-in-one design including
4an integrated track-ball and comfortable palm-rests.
AOLWakeUp0.2
Powerclicks
Poweredit
Powerhouse
Powerlaunchv1.6
Powerless1.0b3
Powerorgasm
Powerout
Powerplay1.1
Powers
Powerscan1.0
Powerscripts
Powersleepfkey
Powersound
Powerstrip2.0
Ppat's
Ppats
Ppats2
Ppclist
Qcopy
Qk/applescript
Qtcheck
Quadra
Qualify
B) AMUG CD:Files:Tele:A:AOLWakeUp 0.2.1.cptC
AOLWakeUp 0.2.1.cptD
0F
12KG 6/15/93
AOLWakeUp 0.2.1 - AOLWakeUp runs entirely in the background and launches America Online 2.x at the appropriate times in order to activate any FlashSessions you have scheduled. It automatically reads the
FlashSession schedule you set in the AOL 2.x software, and starts up AOL 2.x at the appropriate times. This way you don't have to remember to load AOL so it will be active for a scheduled FlashSession.
AOLKeywordsDA2.41 - This DA lists all PUBLIC keywords on America Online as of May 29, 1993. This DA allows you to copy directly from the DA and paste the keywords directly to the Keywords dialog
Vbox(command-K for the Mac). This DA is in no way associated with America Online, Inc.
Align 2.7 - Align is an XFCN which allows you to align the contents of a field into columns. This is one of many externals created by Frederic Rinaldi.
888.cptB AMUG CD:Files:Movie:A-P:888.cptC
888.cptD
0F
17KG 6/15/93
888 - This is a 3D model in JPEG format. It is a picture of two eights crossed, and then lathed 360 degrees. It looks like a complex image and is 386 x 385 and in 24-bit color. Requires QuickTime 1.5 or
PICT Viewer to view.
FileWaveOver
89/21-oct-91
892-5454
9-point
9-snds
9.1.1
9/15/91
9/17/92
9/20/89
9/24/91
9/4/88
9/7/91
9/7/92
B- AMUG CD:Files:Word:E-G:FileWave Overview.cptC
FileWave Overview.cptD
0F
55KG 6/02/93
FileWave Overview - FileWave is a permanent file synchronization and tracking server for networked and mobile Macs. FileWare fully automates software distribution and provides true concurrent-use license
information. It brings the consistency, control and guarantee required for managing distributed office environments and the roll-out of client/server applications. It can use the real-life organizational
structure of your enterprise as a blueprint for its task of managing files on a network. This document provides an overview of FileWave, its goals, concept and implementation.
MenuMail 1.0 - MenuMail is an unobtrusive paging and conferencing system for the Mac. It consists of 3 parts - the MenuMail extension, the MenuMail Sender, an application, and MenuMail Prefs, a preference
file. MenuMail lets you talk to other Mac users via the network without interrupting anyone's work. You can send messages to one user or a group. This program can be used until December 1993.
Mobius Generator 2.0 - Mobius Strip Maker draws an elusive surface known as a Mobius Strip (a shape with only one side.) You can vary parameters and graph the results. The interface is clean and intuitive,
~and it supports saving files, printing files, and some extremely intricate graphics. A Mobius screen saver is also included.
Super Apple - Bored by looking at your Apple Menu all day long? SuperApple replaces the Apple-icon with a MOVING icon. Using the control panel display, you can choose the icon to use and set the speed, and
WindowWarp 2.1 - If you have several monitors attached to your Mac, then WindowWarp is the INIT you have been waiting for! Option-click in the zoom box of a window and that window will warp to the next
screen. If the window happens to be too large (or the screen too small), then the window is resized. Using the control panel, Hot Keys can be configured to warp, smart warp, or warp to full size.
NavMovie 1.01 - Navigable Movie Toolkit - A Navigable Movie is a QuickTime movie that offers a user-controllable view of an object or environment from a fixed point in space. A user is able to control the
view of such a movie by click-dragging the mouse in the movie
s window. When viewing Navigable Movies of environments in this way, the experience is that of peering around the space, moving one
s head
horizontally and/or vertically. The key to making Navigable Movies is the ability to accurately control the angular position of a camera while recording or digitizing its output. This HyperCard stack is
7designed to assist with the making of Navigable Movies.
VizBeep 1.0 - VizBeep is an extension that allows you to play a QuickTime movie every time your Mac beeps. So, don't make it a long movie... VizBeep requires System 7 or greater, and QuickTime. This
<unregistered version will expire 15 days after installation.
Video Icon Collection - The Video Icon Collection contains over 50 Icons including presidents, folder Icons for many popular applications, and a file explaining how you can obtain a set of icons with your
Transfer Calc 020, v1.1+ - Transfer Calc calculates the modem transfer time for your files. Just enter the files size in kilobytes or megabytes, choose a baud rate, and read the time in HH:MM:SS. Or, with
System 7, drag and drop a file (or group) onto the TransferCalc icon for quicker program use. This version requires a Mac with at least a 68020 processor. For those people with a 68000 based Mac, look for
TransferCalc 68000.
StackPacker
Calconvert
Calculate
Calculated
Calculates
Calculating
Calculation
Calculations
Calculator
Calculator-like
System
System's
System-7
System-wide
System7
em7blue-resedit
Systematically
Systembeeps
Systemless
Systempicker
Systems
B* AMUG CD:Files:Hyper:Ss-Sz:StackPacker.cptC
StackPacker.cptD
0F
7KG 6/02/93
StackPacker - StackPacker allows users to compact HyperCard 2.0 (or higher ONLY) stacks batches to save large amouts of disk space lost due to stack fragmentation - which increases by usage. StackPacker is
Rto stacks as disk optimizers are to disks. StackPacker can run in the background.
Sokoban 1.1 - Sokoban is a puzzle game. The object is to push treasures into safe places. What makes it hard is that you can only push one treasure at a time (they
re too heavy to push two at once), and
there are no handholds (you can only push, not pull). So you have to make sure that you don
t get a treasure stuck in a corner, or that you don
t get two of them stuck against each other. It will usually
take some thought (maybe quite a bit) to figure out how to solve a level. But all 85 levels are solvable. And you can make your own levels when you get tired of the ones included.
Smiley Face - Remember those Smiley Faces that always say - Have a nice day. Well here is a bunch of ppats that I put together to brighten your day. There are also sad faces for your bad days, and neutral
faces for your humdrum days. I got tired of looking for this ppat collection on BBS's, so I made them myself. Feel free to change them in any way you like.
ShutdownMoviB1 AMUG CD:Files:QuickTime:S:Shutdown Movie 2.1.cptC
Shutdown Movie 2.1.cptD
0F
13KG 6/02/93
Faces
Facesdark
Facets
Facetypes
Faceware
Facial
Facilitate
Facilitates
Facilities
Facility
Families
Family
Famous
Fantasy
Fashion
Fashioned
Faster
Favorite
Faxprint
Feature
Feature-rich
Featured
Shutdown Movie 2.1 - Shutdown Movie is the previously unimplemented companion to QuickTime's built-in Startup Movie feature. When installed, Shutdown Movie plays a movie when you Shutdown and/or Restart
your system. Shutdown Movie requires System 7 or greater, and QuickTime. Version 2.1 adds the ability to use an alias of the movie instead of the actual movie.
Send PostScript - Send PostScript is a BBEdit Extension, which can be used with BBEdit 2.2, BBEdit Lite, or BBEdit 2.5. It sends the contents of the front editing (or browser) window as PostScript to a
7network-connected PostScript printer of your choosing.
ResText 2.0 - ResText is a HyperCard XFCN that allows you to get text from any resource, from any file. This is another freeware stack by F. Rinaldi.
A PSShadowsB# AMUG CD:Files:Art:P:PS Shadows.cptC
PS Shadows.cptD
0F
129KG 6/02/93
PS Shadows - In the spirit of sharing I have put together a short document on creating a relief edge on photographs or other images, to create a three dimensional look. This is nothing revolutionary but I do
hope it will help inspire others. This upload contains two files. A 750x900 greyscale PICT file that is JPEGed using Quicktime 1.5 and a Microsoft Word file describing the method used to create the image.
9These files are free but I would appreciate a post card.
ProfessorXB+ AMUG CD:Files:Hyper:P:Professor X v3.0.cptC
Professor X v3.0.cptD
0F
52KG 6/02/93
Announces
Anti-times-table1
Aolkeywordsda2.41
Aolwakeup
Shadows
Shakespeare
Shalmpad1.05
Shalom
Shalompad104
Shane
Shannon
Shapes
Shapes2
Share
Shared
Shareware
Shareware176
Sharing
Sharktooth
Sharp
Shattered
Shawberry
Sheep
Shell
Shelley
Shells
rtfinder1.0b2
Shotgun
Showinfo
Showpages1.4.1
Showpicture
Showshare
Showsizes2.2.2
Showware1.2
Shredder
Photographs
Photography
Photopress
Photoreal
Photos
Photoshop
Photoshop/kpt
Photoshopdev
Photoshopmemory2.5
Photoshoppers
Photoware
Phrase
Phrases
Phrasetalk
Physic
Physical
Pickcolor
Picker
Picking
Picks
Inspire
Inspired
Inspiring
Instalation
Install
nstallable
Installation
Jpeged
Jpegview
Jpegview20
Jtk's
Judas
Jude's
Judge
Juggle
Juggler
Juggling
Juicy
Julia
Julian
Juliet
Jump-back
Jumped
Jumping
Jumps
Jumpy
Professor X v3.0 - Have you ever talked to your computer? Has your computer ever talked back? If you have used a program like Eliza then you probably know what this program is about. Professor X is a
HyperCard program which simulates a very understanding, usually nonjudgemental, psychotherapist, with a huge number of responses and keywords. It's a very short download give it try!
PortShare Lite - The PortShare Lite software enables your Macintosh to share modem ports with other Macintosh computers connected to your network, so a modem or a serial printer (like the ImageWriter or
StyleWriter) can be used from any computer on the network. PortShare Lite is serial port sharing server and client software. This demo version of PortShare Lite has limited session time of two minutes.
PersonalBomb
Connected
Connecticut
Connecting
Connection
Connections
tently
Consisting
Consists
Console
Conspicuous
Constant
Constantly
Constants
Constatez
Constrained
Construct
Constructed
Constructing
Construction
Consultants
Stylewriter
Stylewriter's
Styling
Stylish
Stylistically
Stylized
Styloid
Stymie
Stymied
ub-routine
Subcircuits
Subclass
Subcommittee
Subcontinent
Subdivide
Subfolders
Subforum
Subject
Subjected
Subjective
Subjects
Sublaunch
Sublaunching
Submission
Submit
Submittal
B* AMUG CD:Files:Util:P-Pl:Personal Bomb.cptC
Personal Bomb.cptD
0F
9KG 6/02/93
Personal Bomb - Personal Bomb is a practical joke program that displays a system error message containing the Macintosh's owner's name, and continue and restart buttons. Pressing the continue button brings
up information about the author and the program, and luckily, pressing the restart button does not restart your Mac, it just ends the joke.
PayrollPlus
Owner's
Owners
Ownership
Owning
Oxford
Oxygen
Oyster
Oztex
P-p-please
P-utes
P/player
P/player1.0.4
P2p20
Pacal/c
Pacer
Pacific
Packag1.1
B- AMUG CD:Files:Bus:N-Q:Payroll Plus!v.1.0.cptC
Payroll Plus!v.1.0.cptD
0F
55KG 6/02/93
Payroll Plus!1.0 - Payroll Plus is a template for the spreadsheet module of ClarisWorks, or any spreadsheet application. Payroll Plus will accurately calculate the payroll,including calculating the Social
Security Tax, Federal Withholding Tax, State Tax (if applicable), City Tax (if applicable), Unemployment Tax (if applicable) for a small business with 1 to 7 employees (or more). Payroll Plus is completely
customizable by the user and can even be expanded for a larger number of employees, and a custom template can be provided by the author if desired.
OthelloHC1.0B7 AMUG CD:Files:Education:Shakespeare:Othello HC 1.0.cptC
Othello HC 1.0.cptD
0F
101KG 6/02/93
Clarisworks
Clark
Class
Classdingbatst1
Classdingtt2.0
Classes
Classic
Othello HC 1.0 - This is William Shakespeare's Othello in HyperCard format. The stack is organized into Act and Scene cards, has a glossery, a bookmark function to save where you are, a print function, and a
Vnote taking function - to take notes while you read! A great way to read Shakespeare.
Navigator Palettes - This HyperCard stack contains resources for two palettes similar to the Navigator palette shipped with HyperCard 2.x. One palette is a shortened version (with first card, next card,
previous card, last card and home), the other palette is a lengthened version (adding find, sort, help and a few more). These palettes are easily added to other stacks.
MonkeyIsland2Help - Complete walk-through for Monkey Island 2 - LeChuck's Revenge. This should help everyone who is stuck! Monkey Island 2 is a 256 color adventure game commercially produced by LucasArts
MasterScan 1.1+ - MasterScan is THE scanning utility! MasterScan will calculate the correct resolution for scanning any original. It supports output to both film recorders and halftones, offers multiple
quality factors and film recorder output resolutions, provides the file size for grayscale, RGB, and CMYK files and calculates percent enlargement. This version allows you to copy the scan resolution to the
clipboard.
MacUpdate3.2
Cnvts
Co-exist
Co-processor
Co-routines
Co-sorting
Co-sysop's
Co-worker
Co-workers
Coach
Coaches
Coaching
Coastline
Coauthored
Coca-cola
Cockatiel
Cocking
Cocktail
Coconut
Cocoo
!B, AMUG CD:Files:Util:M-Mc:MacUpdate 3.2.5.cptC
MacUpdate 3.2.5.cptD
0F
87KG 6/02/93
MacUpdate 3.2.5 - MacUpdate is a File Synchronization/Folder Reconciliation program for Macs with HFS volumes. Works with Floppies, Hard Disks, SyQuests, Opticals, AppleTalk & EtherNet, pretty much any HFS
volume you can mount on your desktop. MacUpdate knows exactly which folders & files have changed, and ONLY copies these items to your backup volume. Great for synchronizing folders on two Macs in different
places. MacUpdate doubles as a file copying utility, freeing the Finder of this task. Automates routine backups. Works with Systems 6 & 7. Includes a lot of good documentation.
InThatCaseB& AMUG CD:Files:Font:I:In That Case.cptC
In That Case.cptD
0F
21K
Record
Recording
Records
Recources
Recover
Recovered
Recovering
Recovery
Recreate
Recreated
Recreation
Rectangle
Rectangles
Rectangular
Rectilinear
Recy4money
Recycling
Freeing
Freeloader
Freeloaders
Freely
Freesoft
Freespace
Freestyle
Includes
Including
Incompatabilities
Incompatible
Incorporated
dividuals@
Infections@
Information
Initializer@
Ink-jet@
Input
Inside
Inspire@
Installcustomicon
Installer
Installing
Instantlogofont1.1ty@
Instructions@
Integrated
Interactive
Interest@
Interesting
Interface
Interfaces@
Interior4
"G 6/02/93
In That Case - In That Case allows you to drop and drag suitcase files on the application and find out what is in the suitcase. To find out what fonts are in a suitcase, you can either drop and drag files
onto In That Case or you can start the program and use Open from the file menu. Works with both System 6 and 7. After In That Case has examined a suitcase, you can view the data either in the program
window, or you may save the data to a text file for viewing in a word processor. Items in the file are separated by tabs and each font is delineated by a return. The data returned is - Fontname, FOND ID,
IMG June/93 - Inside Mac Games is the premier Macintosh gaming magazine, with amazing previews, great reviews, stunning screen shots, entertaining interviews, and much, much more! In the June issue, a
special sneak preview of Pathways Into Darkness, the incredible, new action/adventure from Bungie Software! Also in this issue, an exclusive interview with Keith Zabalaoui of V for Victory fame. Plus reviews
of Spectre Supreme, Lunicus (CD-ROM), King's Quest 6, Monkey Island 2, M4 Tank Simulator, Blade 2.0, Lemmings, and Tetris Max 2.0. Lastly, New Products announcements, Hints, Tips, & Tricks, the IMG Game
XPoll continues, the latest games release list, Strategy & Tactics and more, more, more!
Getting Started - Getting Started 1 is stand-alone document and part of a six disk series that the SchoolHouse Mac (a non-profit user group) put together to help teachers who are learning to use HyperCard
get started. The series combines articles and over information on over 110 stacks they think provide useful insight into how HyperCard works or what can be done with it as well as being useful in
>themselves. This document is on the first disk of the series.
FontWriter - FontWriter is a HyperCard stack which lets you print samples of any or all your fonts, which are currently installed in the System (or opened using MasterJuggler or Suitcase). FontWriter also
FlameFile v1.31 - This is the latest version of my drag-and-drop complete erase utility. FlameFile completely overwrites files and folders dragged on to it, making it impossible for snoops using file
recovery utilities to recover your thrown-away files. Version 1.31 adds the ability to wipe-clean free space on a disk, the option of playing a sound when files are flamed, and support for AppleScript.
FirstClick! 1.0b2 - FirstClick is a utility that allows you to modify ANY application to process the first click that occurs within any of its inactive windows. This utility is very handy when switching
}back and forth between applications! This feature is similar to that found on a few Mac applications and Microsoft Windows.
Fastswitcher
(B+ AMUG CD:Files:Util:F-Fi:Fast switchers.cptC
Fast switchers.cptD
0F
36KG 6/02/93
Fast switchers - This is a collection of small (4 k) applications which set the monitor depth or system volume of your Mac with just a double click. There are 8 volume control applications (mute to level 7),
and 6 monitor depths (black and white to millions). It is handy to leave your favorite volume and monitor depth applications on the desktop where you can quickly change them.
EPSFilter 2.1a1 - Plot and graphic files created by programs producing Plot-10 graphics, HPGL (Hewlett-Packard Graphics Language), and PostScript files exported from many graphics programs such as FreeHand,
may now be converted to Adobe Illustrator Encapsulated PostScript for inclusion into viewgraphs and reports created by PageMaker, Persuasion, or any other program that can read EPS files on the Macintosh.
The PostScript files created by EPSFilter may also be edited on the Mac using either Illustrator or FreeHand. EPSFilter now incorporates a full PostScript interpreter, as well as scaling and saving to pict.
EndNotePlusDemo - EndNote Plus is an Enhanced Reference Database and Bibliography Maker. As the subtitle suggests, EndNote Plus is a program with a dual purpose. First, EndNote Plus is a database manager
specialized in storing, managing, and searching for bibliographic references in your private reference library. Second, EndNote Plus is a bibliography maker
it builds lists of cited works automatically,
and can format references to paste into footnotes as well. EndNote scans your word processor paper for in-text citations, then compiles a bibliography using the information in your database, and reformats
]the in-text citations and places the bibliography at the end. The is a Limited Demo version.
Eliza 2.5 - Eliza is a fun program that you can put in your Apple folder in the system and call up anytime you wish to be psycho-analyzed by your Macintosh (if you find that Eliza's therapist is too nice,
try Azile, by the same Author - a bit of a cranky therapist). If you have Macintalk you can have Eliza speak to you as well. Fun from Tom Bender!
DWColorGreysB4 AMUG CD:Files:Util:Df-Dz:DW Color Greyscale 2.0.cptC
DW Color Greyscale 2.0.cptD
0F
36KG 6/02/93
2.6.7b
2/file
20/10-sep-90
21/17-sep-90
22/24-sep-90
23/01-oct-90
23rags
24.22
24/08-oct-90
25/15-oct-90
26-50
3-4genfiller
3.0.2
3.0.3
Eliza's
Elizann
Elliot's
Elongated
Elongegated
Else's
Elysiant1
Elysiantt
Email
Email-accessible
Email-ware
Emailed
Emanating
Embed
Embedded
Embedding
Embroidery
Emerald
Emergency
Emerging
Eliza's@
Else's
Elsewhere
Emblems@
Emeter@
Emptied
Emulator@
Enable
Enclosed
Encore@
Endeavoring@
Engineering
Engineers
England@
Engst
Enhancements@
Enjoy
Enough
Enter
Entertain@
Entirely
Entitled
Environment
Environments
Envisioned@
Erase
Eraserect
F/a-18
Faces
Facing@
DW Color Greyscale 2.0 - Support for Hewlett Packard high resolution 300 dpi color greyscales (color shades) is now available similar to my previous package for Black and White printers. These resources
convert the Deskwriter driver to a high quality greyscale or color shade printer at 300 dpi instead of the 75 to 150 dpi pattern currently available. You have the option of 4 different conversion schemes and
you make keep a copy of the DW driver for each scheme including the original driver. Color Greyscales 2.0 works well with HP's Print Monitor and spooling capability. SuperLaserSpool users need to read special
Disk Charmer 2.0.1 - Disk Charmer is a small utility for erasing stacks of floppy disks. It sports background formatting, but only when the new Thread Manager is present (a new Apple extension). It is able
to create larger disks - you gain 8.5K on a 800K disk. Disk Charmer will erase the disk, erase the catalog or verify, and names can be automatically assigned for good and bad disks. System 7 dependent.
Cloud Altitude 3.0 - Cloud Altitude is the new stand alone version of the old HyperCard stack which calculates the probable altitude and types of clouds given a day
s temperature and dew point (these may be
\found on your local newscast or newspaper). This application will work with System 6 or 7.
CD-ROMToolKit1.01 update - This updater software is provided as a service by FWB Software, Inc. for registered owners of CD-ROM ToolKit. We recommend making a copy of the original disk, and then updating the
software on the copy. Do not update the original disks. The "CD-ROM ToolKit updater" application will bring version 1.0 of the CD-ROM ToolKit control panel to version 1.0.1. It will work on both serialized
(after you haveentered your name, organization, and serial number) and unserialized copieof the control panel. The "CDT Remotex DA updater" application will bring version 1.0 to version 1.0.1, and is
Sdesigned to work on the suitcase file included on the CD-ROM ToolKit original disk.
Blood Suckers - Bloodsuckers has unbelievable graphics, cool animation and it's fun too! It requires 256 colors and at least a 13 inch monitor. The basic premise is to protect your arm from being sucked
into oblivion by hoards of blood-thirsty insects, which you do by hitting the bugs with your hand and making a big mess. It's worth the download time just to see the graphics.
BlackJackDeluxe1.3.6 - The BEST Macintosh Casino Black Jack package. Features include a user configurable 1 to 12 deck 'shoe', a complete card counting tutorial and practice guide, 'Coach' and 'Hint' modes
accelerate the learning process by analyzing playing errors, an on-line table lists best play in EVERY possible situation, entertaining cheat features let you see and print from the next card to the whole
shoe, player controls many casino/dealer variables, card counters can modify the 'counting system' and the 'best play' tables,the cards are AWESOME in 8-bit (256) color. This game is entertaining for players
Lof all backgrounds, and a priceless tool for the professional card counter.
Bbedit-sort - Sort Lines is a BBEdit extension which adds to BBEdit the ability to sort lines, much like the Unix sort utility. Some of the options are - Ignoring each line's first n characters, sorting in
preverse, removing duplicate lines, ignoring the lines' leading white space, and folding uppercase to lowercase.
Baxter1.0d6 - Baxter is a professional-quality game that includes Othello and Checkers, each of which can be played against an easy, medium or hard computer opponent. Includes an extensive preferences area
- where you can choose colors, kinging animation, sound, checker flipping, etc. This program fully supports Balloon Help and also has an extensive online help system. Baxter requires 256 colors.
Azile 2.5 - Azile is a slightly "altered" version of Eliza, the classic mainframe psychologist emulation program. Azile is a cranky therapist who could care less what your problems are. (This one attended
2the Don Rickles School of Psychology - rated PG.)
Alias Director3.5 - Alias Director is an application which was written to make creating, using and deleting aliases as easy as possible. It can create aliases in your favorite places, find originals, Get
Info, and find and move aliases to the trash, and more usingsimple drag and drop. User configurable drop keys. Can create name-only aliases to neaten your desktop. Requires System 7.
4DFindFolder1.1.ext - This 4D external returns a string containing the path of special folders using the FindFolder system procedure. It is meant to be used together with the FilePack external, but can be
used without it. In addition, it is able to return other paths as well, in some cases not to a folder but to an application or document. It will never have any interaction with the user of the Forth
Dimension data base.
4DVolumes1.0
Well--water
Well-designed
Well-done
Well-known
Well-regarded
Well-written
Weren't
Western
Wetpaint
Welsh@
What@
Whee@
Where
Whether
Which
While
While-you-watch
White
Whole
Wicker@
Wilderness@
Willy@
Windmill@
Working
Works@
World@
Worst@
Would
Wrists@
Writing
Written
7B* AMUG CD:Files:Bus:A:4D Volumes1.0.ext.cptC
4D Volumes1.0.ext.cptD
0F
2KG 6/02/93H
4D Volumes1.0.ext - This external returns name and file system name of a volume. It is for use with the Fourth Dimension data base.
4D Alert1.0.ext - This 4D external displays an alert window with text that you put into it using ResEdit or passing text thru the external. It allows you to use different items including icons, pictures
etc. When you display the same alert several timesin a row, the stage info is normally used. This means you can set the default button and number of sounds for each occurence withing the ALRT resource. For
(use with the Fourth Dimension data base.
Zipple1.6.1
9B( AMUG CD:Files:Util:W-Z:Zipple 1.6.1.cptC
Zipple 1.6.1.cptD
0F
33KG 5/31/93
Zipple 1.6.1 - Zipple is an extension and Control Panel which places an animated image of your choice over the title of the Apple, Balloon Help, or Application menu (in color if you have a color screen). To
install Zipple, simply drop it in your System Folder and reboot. Its icon should appear at the bottom of the screen, indicating it was installed properly. If the icon has a large 'X' through it, Zipple was
not installed properly. Please write to me with your system version and a list of the extensions, etc. that you have if this should happen. You can turn the startup icon off, but if Zipple is not installed
2properly it will display the X-ed out icon anyway.
Yo-Yo.8 - Have you ever had the urge to turn on your Macintosh and begin working where you last left off, with the same applications and documents open and running? This is the first step to such a utility.
This version currently only handles applications. When you Restart or Shutdown from the Finder, the same applications will be running when you start up again. Future versions are planned to handle open
documents, so when you start up you truely are where you left off in your open documents. This INIT requires System 7. It uses aliases in a new and unique manner.
WallPaperbyRB4 AMUG CD:Files:Util:Wallpaper:WallPaper by Royce.cptC
WallPaper by Royce.cptD
0F
52K
Lefthand
Lefty
Legal
Legendary
Legibility
Legible
Legislation
Legislative
Legitimate
Legitimated
Leisure
Leland
Lelands
Lemmings
Lemon
Lemons
Lemur
Lemur2.0
Lenders
Lending
;G 5/31/93
WallPaper by Royce - 16 WallPapers for your enjoyment - 256 color cloth, Astra Blue, Bed of shells, Blue Bricks, Blue Bubbleope, Dried Mud, Emerald Dream, Hard on the Eyes, Just Blocks, Just Stars, Molten
sLava, Red Fossil, small cinder blocks, Thicket, Uneven Blocks II, Winter Berries. More WallPapers are on the way.
U220COMP - This is a software companion to the Roland U-220 Multi-Timbral Synth Module. It allows control over virtually all of the U-220's functions including Patch, Timbre and Rhythm mapping. It includes a
In-between
In-depth
In-ear
In-fix
In-house
In-line
In-progress
Inability
Inaccessible
Inaccurate
Inactive
Inactivity
Inappropriate
Inasmuch
Inate
Inaugural
Inbasket
Inbound
librarian and can play standard MIDI Files while you edit. This version requires that you already own the HyperMIDI 2 XCMDS and Apple's MIDI manager. If you are interested in purchasing a version that
Treble Clef Note Picker Demo - This is one program from the Music Lab series. A keyboard and staff with notes are shown. A key is highlighted, and the player's job is to click on the correct note. Keeps
ptrack of your right and wrong guesses as well as your overall percentage. Should be helpful for piano players!
Transfer Calc 68000 - Transfer Calc calculates the modem transfer time for your files. Just enter the files size in kilobytes or megabytes, choose a baud rate, and read the time in HH:MM:SS. System 7 users
can drag and drop a file or group of files to instantly see the transfer time! Transfer Calc memorizes the window positions and all settings.
Toronto Toolkit - Toronto Traveler's Toolkit is a comprehensive visitors guide to Canada's largest city. It includes complete info on hotels, restaurants, attractions, shopping, sports, day trips outside
the area, and much more. This is fully functional shareware -- a $10 registration fee ($13 if you live in Canada) gets you the latest update and an additional goodie by mail. It requires HyperCard 2.0 or
2.1. If you are planning a trip to MacWorld/Canada in Sept. or just a vacation or business trip to Toronto, you NEED this stack.
TimeTeller 1.0 - TimeTeller is a System 7 background application that tells the time using a digitized voice. The speaking times are set with a schedule that you can change using ResEdit (with the extension
Laser
Laserlaterinit
Laserprep
Lasers
Lasershare
Laserwriter
Shopping
Shopping-mall
Shops
Shorai
Shore
Short
Shouldn't
deinstalled). The speaking time schedule is from 8 am - 4.30 pm, every 30 minutes, from 5 pm - 6.45 pm, every 15 minutes, from 7 pm - 9 pm, every 60 minutes, and from 10 pm - 11 pm, every 5 minutes.
>TimeTeller uses only 64K on disk and 32K in memory. Freeware.
TimesTwo1.0.3update - This updater updates all earlier versions of TimesTwo to the newest version - 1.0.3. All current users of TimesTwo should update to this version, which is a maintenance release
improving performance on some disks, supporting Personal AppleShare, and including better hot installation. It also includes an extension for auto mounting of removeables formatted with the T2 driver.
NTimesTwo is a commercial program which transparently doubles hard disk space.
TidBITS#177/17-May-93 - This week brings the second of our three part look at MIDI, so watch for the exciting conclusion in two weeks. What? Two weeks? A season cliffhanger? That's right, we're moving and
Alter
Alteration
Altered
Alternate
Alternative
Alternatively
Alters
not having a phone line next Monday will prevent us from publishing an issue. We also have bits on having a Performa repaired at an Apple dealer and Easy View 2.32's hiding spots. Finally, Mark Millard
>reviews Tex-Edit, a free text editor with some nice features.
72KG 5/31/93HA THINK Reference=>2.0.1 - This is an updater for THINK Reference.
THINKFONTs
That's
Thats
Phone
Phone/address
Phonebook
Phonemate
Phones
Phonetic
Phosphate
Phosphite
Photo
Photographer
Photographers
Photographic
Performance
Performappraisal
Performas
Performed
Performer
Performing
Performs
Peripherals
Periscope
Perlmutter
Permanent
EB% AMUG CD:Files:Prog:T:THINK FONTs.cptC
THINK FONTs.cptD
0F
19KG 5/31/93
THINK FONTs - This is a program to aid Development with Symantec's THINK C v4.0, THINK C version 5.0 (...and possibly version 6.0). It is an extension to the Editor that allows you to change fonts, sizes,
and tabs simply by selecting a directory or file using SFGetFile() calls. Using this program should produce quicker development time by standardizing fonts, font sizes, and tabs for all the source files in
Fyour projects. No more messy dialogs or popup menus to slow you down.
TheTimesTablB7 AMUG CD:Files:Education:T-Z:The Times Tables v1.01.cptC
The Times Tables v1.01.cptD
0F
137KG 5/31/93
Think
Think-pascal-7.0
Think/macsbug
Thinking
Thomas
Threadlister
Three
Thunder
Thunderbolt
Thunderiisounds
Tic-tac-toe
Tickle
Ticklermaster
The Times Tables v1.01 - Part of a Math Lab series, this game aids children in learning their times tables. Pick the multiplier (1 - 6 in this Demo version), and then a problem will be shown. Twelve possible
answers are shown for you to pick from (from the multiplier chosen, times 1 through 12). Keeps track of how many rights and wrongs you have, and gives you a percentage as you quit.
TheMathMusicB4 AMUG CD:Files:Education:T-Z:The Math Musician v1.0
V1.01
V1.02
V1.03
V1.04
V1.08
V1.0b2
V1.1.2
V1.10
V1.2.2
V1.2.6
V1.3.2
V1.31
V1.4d
V1.5.3b
V1.50
V1.6.5
V1.82
V110191
V2.1.0
V2.1.11
V2.1cpt
Warofflowers1.0
Waste
Aiff/aiff-c
Aimed
Ain't
Air/spacecraft
Airborne
Airco
Aircraft
Airhockey
Airlines
Ajtimes
Ajusting
Akillqel
Akkadian
Akutaktak
Al-fahita
Alabama
Aladdin
Alarm
Alarming
The Math Musician v1.0D
0F
265KG 5/31/93
The Math Musician v1.0 - This is part of the Music Lab series. Using eight types of notes (quarter notes, half notes, three quarter, whole notes..) and five types of rests, each is assigned a number value.
Quarter note is 1, and half note is 2. Then a visual math problem is shown, such as two half notes and one whole note, and your job is to guess the answer (5 in this case). After playing the game, you will
The Bible.txt - This is the complete text of the Bible, both Old and New Testaments. This is prepared by the Gutenberg Project. Use any word processor to open it, but beware, uncompressed it is almost 5
megs!
IA TextPressB( AMUG CD:Files:Word:Tc-Tz:Text Press.cptC
Text Press.cptD
0F
14KG 5/31/93
Musician
Musiclib
Musicteachernote
Musictime
Mutual
Mv3.0.1
Myaliasmaker
Mybattery
Mymenus
Mythology
Nachtmusik
Namelockxcmd
Namenewfile
Namer
Names
Namethestate
Narrow
Nasaphotos
Nasatext
Natashacaps1.0
Natdot
National
Nativevoices
Nauert
Naugsaw'93
Nautical
One's
One--in
One-button
One-day
One-line
One-on-one
One-page
One-player
One-sixth
One-step
One-time
One1.5.1demo
Oneliners
Onenet
Guesses
Guessing
Guesswords1.0.2
Guest
Guidance
Guide
Guided
Guidedreading
Guideliner
Guidelines
Guides
Guidlines
Guild
Guiltlessware
Gutenberg
Gwar-woody
Gworlds
Gwreprandy
Gamelike
Gamer
Gamer's
Games
Campaign
Campanille
Campbell's
Campfire
Can't
Canada
Canalyzer
Canary
Canceling
Cancer
Candida
Candlelady
Canfield
Cannonfire
Canon
Canv305ud
Canvas
Canvasnon-shippingto
Canyon
Cap'n
Capit
Capslock
Capture
Text-editing
Text-entry
xt-only
Text/headline
Text/writing
Textbook
Textcapture
Textcat
Textedit
Texteditorpatches
Textile
Textmangler
Textmangler212
Textoid
Textres
Texts
Textstreamer2.0
Texttrap
Textual
Texture
Textures
Textures24bit-vol
Text Press - Text Press converts plain text documents between editable (TEXT) and read only (ttro) types. To convert documents in System 7, drag and drop documents onto Text Press when in the finder. Double
Iclick on the Text Press application to convert in System 6, or for help.
Tex-Edit 1.8.3 - Tex-Edit is a multi-window, styled text editor that includes a built-in text reader (MacinTalk must be installed). It is especially adept at formatting text for transfer to or from a BBS.
It is fast, efficient and requires little memory. Tex-Edit is 32 bit clean, System 7 compatible, 68040 cache color compatible, virtual memory compatible, big screen compatible and stationery-aware. Document
sizes are limited to 32k.
Swat-Tac-Toe
KB. AMUG CD:Files:Hyper:Ss-Sz:Swat-Tac-Toe1.1.cptC
Swat-Tac-Toe1.1.cptD
0F
31KG 5/31/93
Swat-Tac-Toe1.1 - Swat-Tac-Toe adds arcade-like action to a HyperCard Tic-Tac-Toe game. The game requires players to earn their X or O by swatting a bug which is jumping around the Tic-Tac-Toe grid. There
Super NotePad 1.21 - Super Notepad is an application written to provide more features than Apple's standard Notepad. Some of the features include a variable number of pages (up to 1000), a variable number of
characters per page (up to 1000), a choice of among three different notepad sizes, multiple notepad files, text search, and control over fonts, font sizes, font styles, and font color. All this plus it's as
)easy to use as Apple's original notepad!
StudioCraft
More-claris
More-or-less
Moremasters
Moreover
Moreppatsfromjoel
Morethumbnails
Morita
Morning
Morris
Mortgage
Mosaic
MB+ AMUG CD:Files:Art:Sn-Sz:StudioCraft1.3.cptC
StudioCraft1.3.cptD
0F
229KG 5/31/93
StudioCraft1.3 - A very nice color drawing program from Ireland which has been described as a cross between MacDraw, Canvas and Persuasion. Some features include - using the full range of up to 32 million
colors, using a page up to nine by nine feet, using an unlimited number of pages, creating style pads (templates) to be used over and over, working on up to 100 layers, importing PICT files (where updates
`made can change the original PICT file), including bezier spline painting tools and much more!!
StartUp.cptB" AMUG CD:Files:Tele:S:Start Up.cptC
Start Up.cptD
0F
4KG 5/31/93
Start Up - This system extention will check your modem at startup. Here's how to tell if your modem works - on startup, your modem will start a tone and go to a high pitched noise, if it worked, the
computer will continue loading the extensions, then you will hear 3 beeps right before the modem turns off. You'll never have to worry whether or not your modem works.
SPX900 Ed/Lib 1.0 - Editor/Librarian for the venerable Yamaha SPX900 DSP module. Provides full access to the myriad parameters and features a full-function librarian. Plain english descriptions of all
parameters are available during editing. This version requires that you already own the HyperMIDI 2 XCMDS and Apple's MIDI manager. The shareware fee is $30.00. If you are interested in purchasing a
Cversion that includes the XCMDS, contact the author to discuss it.
SpriteWorld - SpriteWorld is a full-color animation manager for the Macintosh that provides a rich API for implementing smooth, fast, sprite-based animation in your applications. SpriteWorld was designed
for arcade game style animation in particular. SpriteWorld has been an ongoing project which brings together much information about animation on the Mac. The author has used lots of tidbits, tech notes,
articles, testing of myths, code snippets and deep dark secrets to build SpriteWorld. The author's example programs are beautiful!
SpellerWellB1 AMUG CD:Files:Education:S:Speller Well v1.0 sea.C
Speller Well v1.0 sea.D
0F
170KG 5/31/93
Has-your-money
Hascolor
Haslup
Hasn't
Hasselbladt
Hassle
Hasta
Hatboro
Hatching
Hated
Haters
Haunted
Havarierte
Speller Well v1.0 - Spell Well is a whiz program designed to teach spelling and vocabulary. Most of a word is given, and the player has to click on the correct letter to finish the word. The player has
three choices, Left Letter Words - where you have to guess the first letter of the word, Middle Letter Words - where you have to guess a middle missing letter, or Right Letter Words - where you have to
wguess the last missing letter. The program keeps track of your progress, and will help you if you can't solve a word.
Snap-To - Snap-To is a tiny little INIT that Snaps the mouse to the default button whenever a dialog comes up on your screen. Snap-To is proven to increase your speed when using a Macintosh, especially if
Spooler
Sports
Sportxmcds
Sppatch
Spreadsheet
Spring
Spriteworld
Sprockets
Spx900
Square
Sr-71
Sssittocpt
Stack
you use dialogs often and/or have a large screen. For only 6k of space, it is worth the time saved moving your hand from the keyboard to the mouse to answer a dialog, especially when using more than one
monitor!
SmileyFacesB. AMUG CD:Files:DA:S-So:Smiley Faces DA 2.0.cptC
Smiley Faces DA 2.0.cptD
0F
11KG 5/31/93
Tired
Titlebar
Titled
Titler
Titles
Smiley Faces DA 2.0 - This file has over 300 different smiley faces. This was once a stand alone application, but is now a DA. Some examples are !) is someone winking, _0) is a scuba diver, 8) is someone
Ywith glasses. There are many more!! This file is a must have for all online communicators
SitC Lister 1.0.2 - This is version 1.0.2 of SitC Lister, a utility for TeleFinder, FirstClass, and NovaLink Pro sysops to create text listings of their file libraries. 1.0.2 fixes a bug that caused bombs
rwhen the last file was removed, and moves the preferences to the system folder. Tabby compatible. Shareware $25.
SimSoo IV - Simply Soothing Wallpaper IV. To view this wallpaper, you must have Wallpaper, the Wallpaper demo, or Screenscapes. This wallpaper provides a nice alternative to Apple's regular desktop
Showpages1.4.1 - ShowPages is a small utility for downloading PostScript code and printing ASCII text file to your PS printer. The main features allow you to download PS code in the background (Using
PrintMonitor), and print your documents simply by drag & drop. It treats text whose first 2 bytes are '%!' as postscript code, otherwise as plain text.
RFZap 1.0b1 - RFZap is a freeware "drop-box" type application that will delete the resource fork of any file dropped onto it. RFZap was written because the Tabby FIDONet mailer corrupts the resource fork of
some files, which then makes it impossible to add the file's description without uncompressing and recompressing the file. After running RFZap on an archive, the resource fork is cleared so the description
can be added. RFZap will detect compact pro and stuffit self extracting archives as well and change them to their non-self-extracting counterparts. Caution - dropping an application (except .sea's) onto
Reflections1.1 - This program is for those who like inspirational sayings and proverbs. It is best used as a startup program, or if double clicked, you can read the proverb for the day.
QuickNotes 1.0b5 - QuickNotes is a System 7 only Extension that allows you to quickly and easily jot down notes on your Macintosh saving them for later use with TeachText or any text editor. When in the
Finder, choose the window that you would like the QuickNote to be created in. QuickNotes can be created in any Finder window (except the Trash) and on the Desktop. Type the hot-key and the QuickNotes dialog
box will appear. Type in the name of the file and the text (up to 255 characters for now) that you would like saved in the file. When you click OK, the file will be created and the dialog box will
udisappear. If the file already existed you will be given the option to rename it. You have just created a QuickNote!
Portconnector - The PortConnector software enables all your communication applications to employ CTB Connection Tools instead of modems or direct serial links; old applications can be used for communication
through X.25, TCP/IP, ISDN and any other network supported with a Connection Tool, i.e. you can connect to your office network using AppleTalk Remote Access through ISDN of TCP/IP, and you can use
WhiteKnight with ADSP, X.25, etc. Portconnector creates so called "virtual ports" and registers them with CTB so all applications that provide you with a list of the registered serial ports (like ARA,
.Telefinder, etc.) can use these virtual ports.
PhoneBookDA2B+ AMUG CD:Files:DA:P:PhoneBook DA 2.6.7b.cptC
PhoneBook DA 2.6.7b.cptD
0F
74KG 5/31/93
Registration
Registrations
Registry
Regression
Regroupant
Regroupement
Regrouping
Reguar
eleased
Reliability
Reliable
Relief
Religious
Reload
Reloaded
Remainder
Remaining
Remember
Reminders
Remote
Remotely
Remotex
Remounting
Remove
Removeables
Removed
PhoneBook DA 2.6.7b - Phonebook DA does what the name implies plus LOTS more (super dialing, call tracking, envelopes, you name it) and does it quite fast. This DA is also available as an application
program. This latest incarnation fixes a nagging problem with pulse-dial phones, adds support for the Sequential Circuits Desktop Dialer, and fixes a bomb when dialing with the Desktop Dialer.
Nisus PostScript Macros - This is a collection of Nisus macros I wrote to add some postscript effects to documents. There are several macros for "backdropping" text diagonally across the page (including one
that backdrops the time and date - useful for determining which of those 34 copies of that report on your desk is the most recent). There is also a macro for adding borders (complete with title, name, and
date) to each page allowing Nisus to be used in preparing overheads for presentations. The raw postcript code is included for those who want to use the ps code in other word processors.
Museum v0.4 - Museum is a rock solid stand alone application for delivering Slideshows, Electronic Catalogs, Read Me files, Greeting cards, Picture Books, and More! Whatever is created with Museum can be
viewed on any Macintosh with any black and white, gray-scale or color monitor, with system 6 or 7. The program supports pictures, text with style, and sound, and is extremely easy to use!
MoonIT1.1 - This INIT (Extension) displays the current moon phase at the bottom of your screen DURING STARTUP (watch for it during INIT loading), so it does not occupy any system heap. Until 2005, this INIT
also knows when a lunar eclipse will occur (watch for 1993's lunar eclipses- June 4 and Nov 29). There are three dog/wolf sounds for normal startup, full moon and an eclipse.
May UpstateMUG - This is the monthly publication from Upstate MUG in Utica, New York. This issue contains tutorials on stuffit and compact pro, an article on carpal tunnel syndrome, teachtext tricks,
Computers and Volunteers, and a few columns - Tricks of the Trade, Quick Mac Tips, Mac Additions, Gripe of the Month (What is an end user anyway) and much more.
Mastermind 1.1 - Here is a new version of the classic Mastermind board game. If you've never played before, you can learn in minutes. The concept is simple - match four colored pegs to a hidden pattern, and
you win. Be careful, though.. it's hard to "master." Full color graphics, fairly small, and best of all FREE! This game is designed to fit perfectly on a 13" monitor, and will center on any larger screens.
MacSpotter
Hidden
Hiddenline/hidden-su
aB' AMUG CD:Files:Movie:A-P:MacSpotter.cptC
MacSpotter.cptD
0F
158KG 5/31/93
MacSpotter - Demo Version 1.0 - MacSpotter is an ADR management tool for film and video professionals. It's a great logging tool that simplifies the process of recording dialog for a number of characters.
This program is packed with very useful features. If you don't know what ADR is, you probably don't need this program. There is plenty of documentation with this Demo Version. Refer to the docs for purchase
MacOberon3.3 - Look at Oberon as a preview of Pink. The ideas behind Oberon are very similar to the 'Object Oriented Operating System' Apple/Taligent is pursuing. The best way to describe Oberon is as if
HyperCard were an operating system, and much more powerful. It's very slick, and very extensive. Though MacOberon is an application rather than an OS, and its interface is un-Mac-like, it is a joy to use,
and gives a good indication of the way things will be heading, hopefully. MacOberon requires a Mac with a 68020 CPU and a floating point coprocessor (or FPU init), and will not run on a Classic.
MacAnimatorDemo2.0.1 - MacAnimator records numbered PICT files, PICS files and QT movies to professional and broadcast video recorders with RS-422 remote ports (SVHS, 3/4", Betacam, MII et al.). Also
supports Sony EVO-9650 and LVR-series recorders. Supports alpha channel overlay over background PICT image. MacAnimator Plus adds the ability to perform frame capture from NuVista cards, and to perform
interactive and alpha channel rotoscoping. Includes instructions for making or buying cable to connect to Mac's modem port. Almost fully functional, this demo version prints "demo" message over images.
MacCPUIconsB+ AMUG CD:Files:Util:Icons:Mac CPU Icons.cptC
Mac CPU Icons.cptD
0F
50KG 5/31/93
Macanimatord
Macanorous2
Macapl
Macappbugs3
Macappinfo
Macappq&as
Macappsegmen
Macappview
Macaquarium
Macarc0.04
Macastro1.31
Macauto
Macbartender
Macbeth
Macbib
Macbill
Macbinarycso
Macbinaryii
Macbooz2.1
Maccheckers
Macclassic
Macclassicii
Maccommonlis
Maccpuicons
Macdict
Macelectron2
Macelectron3
Macelectron4
Macencrypt
Macenquirer2
Macfart
Macformation
Macanimatordemo2.0.1
Macanswer
Macapl
Macapp
Macappr
Macaquarium
Macarc
Macarthur
Macastro1.31
Macauto
Machine
Machinery
Machines
Machistory5/93
Machten
Macintalk
Macintosh
Evo-9650
Evocative
Evoke
Evolution
Evolutionary
Evolv-o-matic
Evolve
Evolved
Evolves
Evolving
Exact
Exactly
Example
Examples
Nuvista
Nuvotech
Nuvusta
Nymph
O'boyle
O'bryan
O'connor
O'donnell
O'donnell's
O'time
Oadkwood
Oakland
Oakwood
Oberfield
Oberon
Obese
Obesity
Object
Mac CPU Icons - This file contains icons for all of the Macintosh CPUs (and some printers) that the author could think of. This includes all of the "stand-alone" Macs, all of the 2 series, all LC models,
all Performas, Quadras, Portables, and Centrises. All of the icons are pasted onto folders so that they are readily accessible and viewable. To copy the icons, use get info to copy and paste them onto hard
drives, documents, folders...
LOTTOGenerat
Mac-101
Mac-scott
Mac-to-iso1.0.1b
Mac1.3
Mac101kbd
Mac2mb
Mac2tel
Mac2wiz
Mac7ec
Macabadge
Macaclock
Macadamia
Macagba
Macaloan
Macamortize1.2
Macanimation
Macanimatordemo2.0.1
Macanorous
Macapl
Macapp
Macaquarium
Macarc
Macformation
Icons
Icons/customizing
Iconsfile
Iconsrus
Iconsrus2.0
Iconstack
Iconstartup
Iconstealer
Icontraption
Ics's
Ics4's
Accessing
Accessor
Accessories
Accessory
Accesspc
Accessprivileges
Accidental
Accidentally
Accidentals
Accidently
Acclaimed
Accocone
Accommodate
Accursed
Accustomed
eB, AMUG CD:Files:Hyper:K-L:LOTTO Generator.cptC
LOTTO Generator.cptD
0F
64KG 5/31/93
LOTTO Generator - This is a HyperCard random number generator which was created for the Texas Lottery. This stack can be used for any 6 number lottery with a number range from 1 to 50, and will display five
Lipstick - A dance tune written a while ago. Composed on Performer 4.1 and uploaded in STD MIDI format. Percussion tracks are separated for easy transposing (most GMM).
KensExtDingTT2.5 - I created this font because I wanted some different types of symbols for use as bullets instead of the standard dot usually found at option-8 in most fonts. So I created a number of
Lissajous
List'r
List/lesson
Listcomponents
Listed
Going
Goings
Goinpersonally
Golden
variations of five pointed stars, pentagons, and other symbols in various sizes. Extra Dingbats includes additional symbols of things that I found around the Philadelphia area, plus some education
"dingbats".
hA HyperSaveB, AMUG CD:Files:Hyper:Hyperj-Hz:HyperSave.cptC
HyperSave.cptD
0F
14KG 5/31/93
HyperSave - Adding this card to any Hypercard stack allows you to save your place. For example, this card when added to a Hypercard game lets the player leave the stack and return to the saved card (i.e.,
Vplace in the game) later. HyperSave can save up to five separate places in one stack.
HPDeskwriter3.9 - These are the new DeskWriter 3.9 drivers for the Mac. Contained are both the serial and the AppleTalk versions. The DeskWriter printer requires that your computer have a minimum of one Mb
of RAM (serial) 0r two Mb RAM (AppleTalk) under System 6 and at LEAST four Mb RAM under System 7. Some applications might require five Mb RAM under certain conditions. This is a disk image file which
requires Apple's DiskCopy 4.2.
HPDeskJet3.0
jB* AMUG CD:Files:Util:G-H:HP DeskJet 3.0.cptC
HP DeskJet 3.0.cptD
0F
56KG 5/31/93
HP DeskJet 3.0 - This file contains a printer driver for Hewlett-Packard DeskJet 300 dpi ink-jet printer. It can do normal Mac QuickDraw text and graphics at various output qualities. This printer driver
Ycan be used with the LaserJet, too. Documentation is included in the Release Notes file.
FreeSpace! 2.1.2 - FreeSpace! 2.1.2 is a shareware utility to let you see and monitor the amount of free space available on your mounted volumes (i.e. network hook-ups, hard disk partitions, floppies
etc...). It displays a bar with this info on any screen. You can customize features like setting active and passive warnings to let you know a volume is low on space. The program supports gig drives, color,
8multiple monitors, different fonts, sizes & typestyles.
lA FontgeistB# AMUG CD:Files:Font:F:Fontgeist.cptC
Fontgeist.cptD
0F
13KG 5/31/93
Fontgeist - This is a completely harmless, extremely small (under 3k), virtually interfaceless application, with one sole purpose in life - to make "Ghost Fonts". A Ghost Font is a font that does not exist
Low-cost
Low-down
Low-end
Low-level
Low-low-low
Low-memory
Low-numbered
Lowenders
Lower
Lowercase
on your system, but you'd like it to, and can't get the real thing. Super ATM has the ability to create fonts out of thin air, so long as it is one of the thousand or so fonts in its knowledge base.
Fontgeist is able to reference a font by name, which SuperATM can then make a virtual version of. Then you have access to that wanted font. Read the read me for help!
FolderWatcher2.0.1 - Folder Watcher is a faceless background application that keeps an eye on an unlimited number of folders on your Macintosh, a remote Macintosh, or server. If the contents of any of these
folders ever change, Folder Watcher will respond by showing an alert, playing a system beep or a custom sound, writing to a log file, executing an AppleScript script, or any combination of these. Folder
Watcher requires System 7. Although it does not require a network, it is most useful when used on one. Folder Watcher is 32 bit clean and is 68040 compatible.
FMPro Security Tutorial - FileMaker Pro Security Tutorial teaches you about setting up passwords and groups for FileMaker files. This file includes a menu and buttons to help you navigate around and print
minformation screens. Written by the author of the SYBEX book, "FileMaker Pro 2.0 for the Mac in a Nutshell".
FirstLessonsB0 AMUG CD:Files:Education:F:First Lessons in MathC
First Lessons in MathD
0F
250KG 5/31/93
E-mail
Early
Earth
Earth/moon
Earthsplash1.1
Easyplay2.0
Ed/lib
Edgar
Editor
Editor1.2
Education
Setting
Settings
Settled
Setup
Setupa5
Setups
Setvol
Setwordbreak
Book's
Book/rolodex
Book3.61
Bookbinder
Bookbuilder
Bookeeping
Bookend
Bookkeeping
Booklet
Booklets
Borderline
Borders
Bored
Borrows
Bosewave
Boston
Bothering
Bottles
First Lessons in Math - First Lessons in Math is an outstanding program that will teach basic counting, addition and subtraction to preschool aged children. There are a total of seven different lessons,each
developing a specific mathematical concept. After completing the course children will be able to - count from 1-10, recognize the numbers at sight, and conceptualize their value, know where the numbers are a
keyboard, count the number of objects in a picture set, add or subtract the values of two picture sets, and add and subtract real numbers in mathematical equations. Also keeps track of the student's
Gprogress. Paying the shareware fee gives access to the entire program.
File Buddy1.5.1 - File Buddy is a general file utility which provides a variety of Get Info options, including the most extensive, powerful Get Info available for files and folders. This utility also
creates aliases and performs other file-related actions when you hold down modifier keys as you drag a file on it. Can scan for unattached aliases and Prefs folder for unused files. A powerful program!
Enochia.cptB! AMUG CD:Files:Font:E:Enochia.cptC
Enochia.cptD
0F
19K
qG 5/31/93
Enochia - Enochia is a typeface which was used in the 1500's by Sir Edward Kelly to dictate his visions of the 31 Aethyrs to Dr. John Dee. It is also an excellent font for fantasy game players, as it offers
a typeface you may have never seen. For those of you who will use the font for metaphysical work, the letters' positions on the keyboard correspond to their English counterparts. Some are duplicated, however
fthey still correctly correspond. This is a shareware font distributed and created by AUM Publications.
EdgarAllanPoB2 AMUG CD:Files:Education:E:Edgar Allan Poe III.cptC
Edgar Allan Poe III.cptD
0F
53KG 5/31/93
Edgar Allan Poe III - This HyperCard stack includes 10 Edgar Allen Poe Poems and his background history. The included poems are Sonnet-To Zante, Serenade, A Valentine, Eulalie - A Song, The Conqueror Worm,
>Bridal Ballad, An Enigma, Evening Star, The Lake To-, and To-.
DL/ULTimeGuage - "Download/Upload Time Guage" contains resources for modifying the download files and upload files dialog boxes. The approximate time in minutes listed is for 2400 baud transfers. To install,
Iii-se30
Iimotio
Iisisoundfixfkey
Illinois
Illness
Illusions
Illusstk
Illust
Illustration
Illustrations
Illustrator
Image
Imagery
Images
Imagewriter
Imagic9d65.01f
tionalsymbols
Internet
Internetlistserversj
Interrupt
Invisotime
Isdate
It1.0
James
Japan
Jotting
June/93
Jx100
Iii-se30
Iimotio
Iisisoundfixfkey
Illinois
Illness
Illusions
Illusstk
Illust
Illustration
Illustrations
Illustrator
Inbasket
Independen
Independence
Index
Indexes
India
Indiana
Inductance
Inductor
Infect
Infinity
Sonnet-to
Sonnets
Sonofsysop
Sooner
Soothing
Sophies
Sophistaced
Sophisticated
Sorro
Sorry
just open Download/Upload Time Guage and use its standard file dialog to select the FirstClass application or a settings file. That's all! When Download/Upload Time Guage has finished installing resources,
it will show you another standard file dialog so you can install resources in more files if you wish. When you're finished, click the Quit button.
was designed for small children, roughly between the ages of 3 and 6. The action is not too fast, the controls are easy to master, and there aren't any attacking aliens to
dodge. There is no winner or loser, no high score to beat, and best of all, no one dies. Use the dinosaur to catch the falling blocks, then drop them down the volcanoes. Move the mouse to make the dinosaur
move and click the mouse to drop a block. Match the colors, shapes, sizes, and/or pictures on the blocks with those on the volcanoes. The Demo version limits the amount of options you can choose from, and
DeltaTime 1.1.0 - DeltaTime is the Ultimate Desk Top Calendar. What you get is a two month calendar rendered in full 3D color (or B/W) plus lots and lots of buttons. DeltaTime is actually a fully functional
date differential calculator. How many days have you been alive...easy to find out. What day of the week will 90 days from today fall on...child's play. Basically if you need to know how many days, weeks,
months or years fall between two dates DeltaTime will quickly find it for you. DeltaTime accurately covers from Jan 1, 1583 to December 2040, read the docs to find out why those dates were chosen.
Cryptogram VIa - This HyperCard stack was designed for those who enjoy solving cryptogram word puzzles. The object of the game is to substitute one letter for another to reveal a literary quote of common
ysaying. This stack includes over 225 puzzles, and was written by Leslie Thomas, an Arizona Macintosh User Group member.
Colored arrows.movie - This is a brief Quicktime clip (1 second) of colored arrows moving across the screen from left to right, similar to what you'd see in an old science class film. Needs the Quicktime
Qextension and Movie Player. Select loop from the Movie Player for the best view.
Color Tracks1.0.1 - ColorTracks is a simple sort-of-extension that enables the music tracks on your audio CDs to display color and/or small icons. Just drop ColorTracks into your System Folder and hold down
the command-option keys while re-booting to rebuild the desktop. Unintalling ColorTracks is just as simple. This file works by using special tricks to fool the Finder. It does not take up any RAM and it
does not slow down the system.
ClockTools22
Unintalling
Uninvited
Union
Unique
Uniquely
Uniquename
Unison
Unisyn
United
Universities
University
Asccessable
Ascension
Ascii
Asked
Asking
Aspect
yB* AMUG CD:Files:Util:C-Cm:ClockTools2.2.cptC
ClockTools2.2.cptD
0F
6KG 5/31/93
ClockTools2.2 - ClockTools, CT, is a rather simple program that tells you if there are any problems with your clock chip. We suggest that you make ClockTools your Startup Item, (in System 6 do this by
clicking on the CT icon, and selecting "Set Startup" from the "Special" menu. System 7 users: drag CT into your "Startup Items" folder inside your System Folder), or launch CT every time you move your
`computer. ClockTools requires at least 100k of free RAM. It is compatible with all Macintoshes.
ClassDingTT2.0 - Based upon an idea I had when reading the Philadelphia Inquirer. The Philadelphia Inquirer and its sister paper, the Philadelphia Daily News, use graphics to represent different categories
of classified advertising. I created this font out of that idea. There are two "dingbats" for each item. One is without a box and is "normal". The other is boxed and in reverse compared to the shifted
variety. I then added new dingbats for such items as a computer (hardware or software), formal wear, specific pets (cats, rabbits, birds, horses), and other services.
Chord Namer - Chord Namer is a stack that allows you to click on a diagram of the Guitar fretboard and see the Name and Symbol of the chord you are playing. This DEMO version only recognizes Major or Minor
Based
chords. The full version can recognize M, m, Diminished, Augmented, 7th, m7, 7+5, 7-5, M7, M7-3, M7-5, 7sus4, 6th, m6, 9th, m9, M9, 9-5, 9+5, 7-9, 7+9, 11th, and 13th chord types. A must have stack for any
oguitar player, beginner to Pro! This stack is part of the Guitar Tech MasterTools collection by Mark Starlin.
Changeling 2.0 - This is Star's End Enterprises' critically acclaimed Changeling program. The program can alter an application or document's file type and various other characteristics, such as invisibility
uand various forms of locking. It is quite good, quite fast, and programs can be dropped on it to load (in System 7).
Build Movie - 10 frame B & W Quicktime movie digitized form Eadweard Muybridge's "The Human figure in Motion". This is a movie about a man running. Looks nice when looped.
BriansSoundTool - This is a "quick and dirty" program to do drag and drop conversion to and from Windoze .WAV files and Mac sound files. If you open a non-Mac file with it, it will convert it to a Mac file,
and if you open a Mac file, it will convert it to a Windoze .WAV file. The output options are fairly limited. For input however, a Mac file is a system 7 sound file, an FSSD file (with or without HCOM
8compression), or a system file or sound mover suitcase.
BBEdit 2.5 Demo - BBEdit 2.5 is a fast, robust programmer's text editor which supports integrated software development in tandem with Symantec Corp.'s THINK C(TM) version 6.0. It also allows browsing and
searching of source files contained within THINK C and THINK Pascal project documents, provides integrated support for Apple's MPW(R) ToolServer(TM) 1.0, and the MPW "411" reference system, and has many
other developer-oriented features, such as text file comparison, extensibility via "drop-in" code resources,and powerful "grep" search/replace capability. This demo version has full functionality except for
saving and printing files.
BBBQ.cpt
Tank's
Tanks
Tannenbaum
Tapes
Tapestry
Tappytype
Taste
Tastes
Tatapp1.6.3
Tattle
Tattle1.6.3
Tattletale
Taxation
Taxes
Taxpayers
Taxreturn
Tb-refguide
Tbufferedview
Tcl's
AMUG CD:Files:Word:B:BBBQ.cptC BBBQ.cptD
0F
285KG 5/31/93
BBBQ - Bob's Best of Book Quotes - Here's a quick and easy way to locate a quote by author, topic, or theme. This is a FileMaker Pro file and is fairly self explanatory. Just enter an author, and a famous
quote of his will appear. One example, after searching for a political quote, is - Charles DeGaulle, "I have come to the conclusion that politics is too serious a matter to be left to the politicians." Fun
program for literary folks.
A BazFaz1.1B# AMUG CD:Files:Game:B:BazFaz1.1.cptC
BazFaz1.1.cptD
0F
62KG 5/31/93
BazFaz1.1 - BazFaz is a little green guy who has wondered into a bad part of the universe. Your job is to help him get home by passing through seven worm holes, while defending yourself from radioactive
crystals, forams and happy faces. Be sure to stop at the gas station to reload, and don't shoot yourself by firing straight up, down or across!!
Afm tips 1 - This is a hints and tricks file for the adventure game Another Fine Mess. If you are stuck, or just want to cheat, check out this text file.
AboutThisMacB. AMUG CD:Files:Util:A-Ag:About This Mac1.3.cptC
About This Mac1.3.cptD
0F
17KG 5/31/93
About This Mac1.3 - Tells you alot of what you might want to know about your Mac. Tells about Hardware - Processor, RAM and ROM size, FPU type, MMU type, addressing and keyboard; and Software Versions -
6System, Quickdraw, TextEdit, TimeManager and Gestalt.
3DControlPanB/ AMUG CD:Files:Util:Icons:3D Control Panels.cptC
3D Control Panels.cptD
0F
33KG 5/31/93
Alowed
Alpha
Alphabet
abets
Alphabits
Alphasound
Alphatrecker
Alphatrecker2.0
Already
What's
What-have-you
Whatever
Whatever-it-takes-to
Whats
Whatsnew8
Whatsoever
Wheat
Wheaton
3D Control Panels - Here is a collection of 3D Control Panel icons. The author has included most of the control panels commonly found in the System Folder, plus included a few icons for "add-ons" like
BeHeirarchic, ATM, Open Wide, etc. With System 7, the 3D control panels can be viewed without using ResEdit, and can be copied and pasted by choosing Get Info on the various icons.
Rich's Computer Icons - Icon replacements which look like computers, some with happy faces on them. Some replacements are for IBM, a powerbook, Mac Plus, Lisa, and newer models.
VendorDA1.4 - Listing of 824 Macintosh product vendors in a document display application (using Print2PICT 3.5). Directory includes main, product info (800 numbers in most cases), and technical support
numbers and/or FAX numbers. Listing was culled from over 2000 vendors, gathered from four electronic databases, six print media, and via voice (for verification). Great for those times when you really need
bto contact a developer or manufacturer for product compatibility information or troubleshooting.
Ulaw 1.1 Freeware - This application converts mac sampled sounds to Sun Ulaw format sounds and vice versa. It should run on a machine without color QuickDraw and also under System 6.07, but System 7 is
TidBITS#176/10-May-93 - We present the first of our three-part look at MIDI on the Macintosh, so pay attention if you've ever wondered about music on the Mac. This week also brings the release of the latest
and greatest version of Easy View, a look at a strange modem problem and its solution, and the scoop on how an FPU (floating point unit or math coprocessor) interacts with the LC III. Finally, information
5on how to get a free Microsoft Mail to SMTP gateway.
Tengwar-GandalfTT - This is the true type version of the elvish writing found in J.R.R. Tolkien's The Lord of the Rings. It is flowing and beautiful, and very accurate to the book. Great for writing letters
to elves.
TengwarGanT1B2 AMUG CD:Files:Font:T-Z:Tengwar-Gandalf type 1.cptC
Tengwar-Gandalf type 1.cptD
0F
49KG 5/22/93
Version
Version1
Version2.2
Versionary
Versions
Viewed
Viewer
Viewers
Viewfinder
Viewgraphs
Tengwar-Gandalf type 1 - This is the postscript version of the elvish writing found in J.R.R. Tolkien's The Lord of the Rings. It is flowing and beautiful, and very accurate to the book. Great for writing
SwitchBack2.0 - Switchback v2.0 is a utility program that synchronizes the files between two computers regardless of zones or volumes. It was designed to be used specifically for users who have a PowerBook
Style1.3 - This application is a multi-featured text editor that allows you to work in color, have many documents open at once, create stand-alone docs etc.
A SprocketsB& AMUG CD:Files:Art:Sn-Sz:Sprockets.cptC
Sprockets.cptD
0F
57KG 5/22/93Hj Sprockets - Just rename this file Startupscreen and drop in your system folder for a new startup screen.
Speedometer3
B- AMUG CD:Files:Util:Sn-Sp:Speedometer3.21.cptC
Speedometer3.21.cptD
0F
153KG 5/22/93
Speedometer3.21 - Speedometer is THE shareware performance testing software for the Macintosh. It performs many different tests, and gives you the ultimate report on your Macintosh's speed and performance.
It also includes a sample Machine Record file that contains benchmarks for many Macintosh models, so you can compare yours against the standards.
212KG 5/22/93Hh SoundManagerPack1.8c - This is the latest version of Ricardo Ettore's excellent sound manager package.
Scrolling7.0
Educational
Educators
Edward
Edwin
Effects
Efficient
Effiency
Effort
Efforts
Eight
Eighth
Eights
Eigth
Either
B+ AMUG CD:Files:Util:S-Sc:Scrolling7.0.1.cptC
Scrolling7.0.1.cptD
0F
9KG 5/22/93
Scrolling7.0.1 - A control panel which lets you specify the maximum scrolling speed, enables you to customize the time it takes you to reach the maximum scrolling speed, and gives you the option to scroll
Screen Chooser2.1 - ScreenChooser V2.1 is the ULTIMATE StartUp Screen manager. Like previous ScreenChooser versions, it's primary job is to randomize StartUp Screens (image files that spice up the boot
Oprocess by putting up beatiful images). Version 2.1 adds several new features.
HU Rich's Cool ppats - Over 30 new ppats which can be installed with Desktop Textures.
RichsColorCB2 AMUG CD:Files:Util:Cn-Cz:Rich's Color Cursors.cptC
Rich's Color Cursors.cptD
0F
14KG 5/22/93H
Rich's Color Cursors - New cursors use with for Cursor Animator. Includes a front facing hand, black finger cursor, black counting hand, deluxe spinner and more!
RecognizeMouse - Automatically checks your ADB chain on startup to recognize any devices (mice, trackballs, etc.) without drivers, so you don't have to use ADB Probe or ADB Parser to connect.
PostCalc1.0 - If you have found normal in-fix calculations cumbersome and you wish that a post-fix calculator existed for the Mac, Post Calc is for you.
PlayerSetup2.03b1 - This HyperCard stack was designed to help develop scripts to run VideoWorks and MacroMind Director movies (studio only, no overviews) from HyperCard.
PictShow1.5
Postcalc1.0
Postcrypt
Postda
ostscript
Postscriptions
Potsdamt1
Potsdamtt
Power
Power-up
Poweralias1.0
Powerbook
Powerbookicons
Powerbreak
Powercd
Powerclicks
Powerlaunchv1.6
Powerless1.0b3
Powerorgasm
Powerplay1.1
Powers
Announces
Anti-times-table1
Aolkeywordsda2.41
Aolwakeup
B$ AMUG CD:Files:Art:P:PictShow1.5.cptC
PictShow1.5.cptD
0F
26KG 5/22/93H
PictShow1.5 - PICTshow a small slideshow program for viewing PICT-files, listening to sounds, and viewing QT-Movies on a color-capable Macintosh.
PickColor 1.0 - This is an external HyperCard function that allows the user to choose any desired RGB color value from the Apple Color Picker. The choosen color is then returned as a three value set for
PhoneBook Plus2.6.7 - Phonebook does what the name implies plus LOTS more (super dialing, call tracking, envelopes, you name it) and does it quite fast. The application is also available as a DA. This
latest incarnation fixes a nagging problem with pulse-dial phones and adds support for the Sequential Circuits Desktop Dialer.
NSF-Forms-rev-4.93 - Stationery docs for Word and Excel formatted to look like the National Science Foundations Proposal submission forms.
A MuEdit1.0B' AMUG CD:Files:Word:Md-Mz:MuEdit1.0.cptC
MuEdit1.0.cptD
0F
31KG 5/22/93
Oakwood
Oasis1.3r
Object
Obliterate1.1
Obnoxious
Off-screen
Offers
Offsetfrom
Ohhnoo
Oidsupdater1.3
Oklahoma
Omegasane
On-line
On/off
One1.5.1demo
MuEdit1.0 - This is a text editor for small (less than 32k) text files. The files can contain text in multiple scripts, fonts, sizes, colors and facetypes (bold, italic..).
Monitor1.4 - This utility allows you to see the level of activity taking place within your computer. Much of the information is displayed in simple graphs.
MIDISplit1.0 - This application allows you to split and/or layer a MIDI keyboard, wind controller, etc. into one, two or more MIDI channel zones. These zones can send pitchbend, controller and patch change
message or not, and can be transposed. It is designed to run in the background whilst other applications are running, even whilst sequencers, etc. are playing as long as they are using the Apple MIDI Manager
Metro Demo V2.3 - METRO is the ultimate sequencer. It will play songs and midi files without additional hardware if you have an apple sound chip. It supports all Midi devices. Very easy to use. The
documentation is limited but questions can be addressed to Jeremy Sagan (screen name = JermBey). Any questions about ordering the real copy should also be addressed to JermBey.
MacTips & Tricks5/93 - This is the shareware version of MACINTOSH TIPS & TRICKS. Distributed electronically as a double-clickable DOCMaker format document, MACINTOSH TIPS & TRICKS includes Macintosh news
and information, as well as productivity tips for various Macintosh products. This issue is sponsered by TransNet Corp. Articles include "Addresses and Envelopes with Microsoft Word 5.1", "Understanding
UExcel's Number Format Codes", and "Creating a Lookup Script with Filemaker Pro 2.0".
MacHistory5/93 - Mac History is a table chart that chronologically compares the salient features of each and every Macintosh to roll of the floors of Cupertino. Because so many customers had asked me about
how each machine stacked up with others, it seemed as the easiest way to help them understand. Mac History is the direct result of those questions.
MacGSMenuINIT - This INIT was written to allow MacGS to peacefully co-exist with such extensions as BeHierachic and MenuChoice, which unfortunately do not restore an application's resource file context after
they execute.
Notably
MacGrid1.2B$ AMUG CD:Files:Game:M:MacGrid1.2.cptC
MacGrid1.2.cptD
0F
49KG 5/22/93
MacGrid1.2 - MacGrid is a very simple program based on simple logic. Upon choosing the difficulty level, you are presented with a grid of squares. Your objective is to determine which of those squares
contain mines and which do not. To do this, begin by clicking on any square in the grid. If you are lucky, it will not contain a mine, but will instead change to either a number or a blank square. This
number or empty square tells you how many mines are in the immediately surrounding eight squares (six if you clicked on a side square, or three if you clicked on a corner square). This is a game of luck and
+logic based on the traditional MineSweeper.
A M5Mac.cpt
B AMUG CD:Files:Music:M:M5Mac.cptC
M5Mac.cptD
0F
289KG 5/22/93
M5Mac - Music V Mac is a Mac compiler of the famous Music V sound synthesis language. It has been integrated with a simple text editor and a powerful graphic instrument editor, and has translation capacities
from textual and graphical representation of the instruments. It can generate sounds in several different formats and has some sound format conversion utilities.
LogoMotion10
B' AMUG CD:Files:Prog:M:LogoMotion101.cptC
LogoMotion101.cptD
0F
511KG 5/22/93
LogoMotion101 - LogoMation is a programming environment for people young and old alike, doing their first steps in programming. It introduces the concepts of programming and program design through a
Lprogramming language that supports advanced graphics, animation, and sound.
Keyboard PLUS - This is a keyboard emulation program for PowerBook users who miss/need the extra keys of the keypad. It allows you to create function keys F1-F5.
HyperCharts 3.0 english - This stack allows storing numeric values in up to four value areas per card. All cards are archieved in a directory on the first card of HyperCharts automatically. The XCMDs and the
wXFCN that come with HyperCharts do the main work, they draw the charts that result from the data stored on the cards.
HyperCharts 3.0 deutsch - This stack allows storing numeric values in up to four value areas per card. All cards are archieved in a directory on the first card of HyperCharts automatically. The XCMDs and the
XFCN that come with HyperCharts do the main work, they draw the charts that result from the data stored on the cards. This stack is in German.
Hebrew Pad1.91 - This program edits Hebrew for users of Israeli and font systems other than the shalom fonts. For the shalom fonts please use Shalom Pad.
A FTPPrimerB& AMUG CD:Files:Tele:D-F:FTP Primer.cptC
FTP Primer.cptD
0F
8KG 5/22/93
Hidealways
Hidefiles1.2
Hiermenus
Hierpopup
Hifinanc
Hotdogskulls
House
How-to
Hpdeskwriter3.9
Hypercharts
Hyperdocumentbuilder
Hypermovie
Hyperpaint1.11b
Hyperrecord
Hypersave
Icntoicon
Icon2
Icones
Iconfamilymaker2.3
Icons
V1.1.2
V1.15
V1.2.2
V1.2.6
V1.31
V1.41
V1.4d
V1.5.3b
V1.50
V1.51
V1.6.4
V1.82
.1.11
V2.12
V2.16
V2.2.1
V2.3.2
V2.5.1
FTP Primer - This document describes basics of the Internet standard
file transfer protocol
, or FTP. It is not our intention to replace appropriate manuals; we merely want to summarize the most common
applications and commands. Note that the bulk of our description will deal with a Unix implementation of FTP. Other systems may be more limited.
Etiquette guide - This text document contains some suggestions on how to avoid conflicts in daily interactions with other members of the Internet community. It is not intended to replace similar guidelines
ccontained in Official Internet documents, only to summarize them for the benefit of novice users.
Easy View 2.32 - This is Easy View 2.32 from Akif Eyler of Turkey. Easy View is a clean, easy-to-use browser for text files and especially shines when viewing files that use a specific format, like the
9setext format used in the TidBITS electronic newsletter.
EarthSplash1.1 - This is a small AfterDark module that catapults a small rotating earth which will splash when the earth falls to the bottom of the screen.
Dynamic Math1.0.1 - This is an update to Dynamic Math v1.01, which is a library for Think C programmers. It sparses and intersects formulas written in ASCII II. Obvious uses are for testing and visualizing
DragWindow2.3 - With this extension installed, whenever you click on the titlebar of a window to drag it to a new location, you will drag the full window around instead of the old familiar outline.
DoPie1.1 - This is an external HyperCard command that generates a whole pie chart within a separate window. The picture is displayed either in color or black and white.
DoLineBar 2.0 - This is an external HyperCard command that generates a whole graphic chart within a separate window. The picture is displayed in either color or black and white.
Dipole.cpt
Whole
Whole-guide
Wholesale
Wholly
Whose
Whoson
Whoson15
Wicked
Wicked-cool
Wickedfind
Wilcalculate
Wildcards
Wildclock
Color
Color-capable
Color-setting
Color/grey
Colorado
Colorbar
Colorbits
Colorclassic
Colordesk
Colordragging
Colored
Colorful
Colorhcxcmd1.1.2
Colorimage
Coloring
Colorization
Colorize
Comes
Comfortable
Comfortably
Comic
Comit
Comit1.7.1
Command@
Command-option-c-i@
Command-shift-number@
Commented@
Comments
Commercial
Communicate@
Compact
Compactor
Companion
Compare
Comparison@
Compatibility
Compatible
Compiled
Complainers@
Connects@
Conntrol@
Conservative
Consulair@
Consultation@
Contact@
Contain
Contains
Content
Contrasting@
Controls@
Conversion
Allday2.1
Atpq&as@
Audiospeller
Bikes@
Cdefparamsan@
Commandme@
Drawingtexti
Electricwood@
Francehtb2.2
Helveticaneu@
nuettesetu@
Newfolder
Pictshow1.5@
Publiust1@
Rowbytesreve@
Speedyfinder@
Talk1.1.0@
Tidbits
Waldex@
Whoson15
Cartoon-losing@
Convert@
Dferase1.0@
Fiber@
Findfatprojects@
Folder@
Eliza's@
Eraserect
Europe's@
Exhibits@
Falcon@
Features@
Financer@
Following
Formed@
Frontier@
Gently@
Graphics@
Half-hour@
Hidden@
Trash
Wallpaper
B' AMUG CD:Files:Quicktime:D-E:Dipole.cptC
Dipole.cptD
0F
28KG 5/22/93Hv Dipole - This file contains a b & w QuickTime 1.5 movie of the field lines generated by a radiating electric dipole.
Default Folder2.33 - Default Folder is a control panel that lets you "link" a default folder to any application or desk accessory. When you launch a desk accessory or a linked application by itself (ie. not
by double clicking on a document), Default Folder sets things up so the file dialog boxes initially open in your default folder. Default Folder can also provide pop-up menus in the file dialog box to allow
3you to switch between folders and between volumes.
Defaultfolde
Deferredtask
Defont1.01
Deicon
Deject
Delawar
Delawarehtb2
Delaycalc17
Foldersize
Folderspt1
Folderspt2
Folderspt3
Fondetective
Fonebookmaker
ontfaker71
Foldersize@
Folderspt4@
Follow@
Fontfaker71
Fonts
Forge@
Fork@
Forms
Fp-g@
Freeram@
etnotificationmgr@
Getsize
Gliders@
Goodies@
Graychicago@
Great@
Handling@
Header@
Hermes
History@
Hubble@
Hy-hyperi
Hyper
Iconbase@
Iconcol1.5@
Theaterpicts@
Thedraw@
Their
Them@
Theme
There
Therefore
Thoroughly@
Though
Thought
Three-dimensional@
Through
Tidbits@
Tillinghast@
Times
Titles
Token
Toms@
Topic@
Tout@
Tragedy@
Transfers
Trash
DayStarvsTraB1 AMUG CD:Files:Util:D-De:DayStar vs Transworp.cptC
DayStar vs Transworp.cptD
0F
10KG 5/22/93
DayStar vs Transworp - This file may be of interest to those thinking of upgrading their Macintosh LC via their PDS slot. Speedometer 3.11 file contains All Machine files plus Transwarp 33 record and
DartmouthXCMDS4.03 - This is an updater for 4.0, 4.01 or 4.02. Dartmouth is a HyperCard stack containing a collection of 50 XCMD's and XFCN's developed over the years at Dartmouth College. The stack
|includes source code for all but one XFCN, including three examples of external window XCMD's. Sources are in Pascal or C.
ClassDingbatsT1 - This is the first version of Classified Dingbats. Classified Dingbats is a font containing graphics (or font characters) that were found in a local newspaper that were used for spicing up
Xthe want ads. I then added some additional symbols that I felt blended in with this set.
CatFinder1.11 - CatFinder is a disk management tool that catalogs your disks and provides an intuitive Finder-like interface for browsing the catalogs. Floppies, hard disks, CD ROMs, any disk can be
cataloged with CatFinder. Once a disk is cataloged you can quickly browse the disks contents without having the disk mounted. CatFinder also offers powerful search and report features to help you find and
:organize your files, and will even print diskette labels.
A Canon.cptB AMUG CD:Files:Music:C:Canon.cptC
Canon.cptD
0F
9KG 5/22/93He Canon - Canon is a small utility that plays system 7 sound files in the background (synchronously).
BusDir3.02
Cd-rom
Cello
Cellular
Center
Centers
Central
Centris
Centris/quadra
Centrises
Centroids
Century
Rotating
Rotation
Rotational
Rotations
Rotenstein
Rotensteins
Rothman
Rotis
Rotoscoping
Rotterdam
Rough
Roughly
Roules
Roulette
Round
Round-trip
Run-time
Runes
Rungren
Runic
Quickly
B# AMUG CD:Files:Bus:B:BusDir3.02.cptC
BusDir3.02.cptD
0F
26KG 5/22/93H
BusDir3.02 - This is a FileMaker Pro Template for a business directory, it's features include a highly graphical interface with the ability to automatically copy and paste into other programs etc.
BBEdit Lite2.3 - BBEdit Lite is an evolutionary sucessor to BBEdit 2.2, the popular freeware text editor. BBEdit Lite offers the same overall performance and ease of use as BBEdit 2.2, but has a number of
improvements, such as faster linefeed translation for DOS files, an Unwrap command for unwrapping text to export to word processors; a general-purpose Change Case function; improved compatibility with
Macintosh Unix systems such as A/UX and MachTen, and a 20% reduction in disk space usage. Some features of 2.2 which were technically interesting but not of general use have been removed to reduce space
Babylabyrinth1.02 - I wrote this application to let my 5-years old daughter, Marianna, play with my computer. She liked very much
BachMan
, but it was a bit too difficult and fast to play. So, as her
birthday was approaching, and I was at home ill, I decided to write her this simple game. It is a poor B/W game, as I
ve got only an old and glorious mac SE, and I
ve written it in THINK Pascal. It should
run on any macintosh running sys 6.04 or later. If you find any bug or have problems with the game, contact me and I
ll try to fix them (if I have time) I used a lot of icon in the menus in order to make
#them easy to understand to a child.
ATC1.1.cptB AMUG CD:Files:Game:A:ATC1.1.cptC
ATC1.1.cptD
0F
50KG 5/22/93
Baxter1.0d6
Bazfaz1.1
Bbbbeep
Bbbupdate1
Bbeditlite2
Bbib-hrms
Beakertrashi
Benchmark
Betapeede
Biorhythm2
Bioscribe1.0
Blackjackdel
Blackout1.21
Blocktoid0.5
Bloodsuckers
Bloop
Bluemonk
Bobsspacete
Bpanel1.17
Brainhtb2.2l
Brianssoundt
Bugart
Buildmovie
Bunchadates
Bunny-coder
Burnit1.0
Busdir3.02
Bytesmearing
Calconvert
Calendoid1.4
Californiaht
Appropriate
ede-like
Archieved
Architecture
Archive
Archivecontent
Archives
ATC1.1 - Here is the first air traffic controller that operates with MicroSoft Flight Simulator
. It uses some undocumented apple events to find out position of aircraft and sends messages to the pilot with
Notification Manager.
A AllDay2.1B" AMUG CD:Files:Bus:A:AllDay2.1.cptC
AllDay2.1.cptD
0F
13KG 5/22/93
Pin-outs
Pinball
Pinched
Pinfeed
Pinkslip
Pinnacle
Pinnacle's
Pinned
Pinoch2
Pinochle
Pinout
Pinouts
Pinsker's
Pinyin
Pioneer
Pipeline
Pipes
Pippinpuss
Pique
Pitfalls
Pitkow
Pixar
Pixel
Pixel2char
Pixels
AllDay2.1 - AllDay is a tiny program styled after the well known Macintosh Desk Accessories. It
s only duty is to build a yearly calendar within a separate window. Once displayed, it is possible to thumb
backward or forward through the years or to jump to a certain year via a separate dialog. AllDay works without any pre-programmed calendar tables. It builds the chosen yearly overview at the time of
Xclicking the mouse button and "forgets" the current one upon switching to another year.
A Al-FahitaB' AMUG CD:Files:Hyper:A-An:Al-Fahita.cptC
Al-Fahita.cptD
0F
187KG 5/22/93HJ Al-Fahita - This HyperCard stack sings a prayer in Arabic from the Koran.
Interrupt Button 1.1 - Interrupt Button is a simple, extremely handy INIT, which allows Macintosh users with a Programmers' Switch, to hit the Interrupt Button and return to the desktop - without having
dthat obnoxious dialog appear, and you have to type in "G FINDER" in order to return to the desktop.
Yearly Calendar - This template will print a full yearly calendar on a normal 8 1/2 X 11 sheet of paper. It can print any year after Excel's base year of 1904. I find it useful pinned on the wall by my
desk to easily check out a date which is a month or two in the future without having to flip calendar pages. It is "soft protected" and can be unprotected without a password if you wish to change fonts,
UnitedStates
Print
Print-a-page
Print-merge
Print-outs
Print2pict
Print2pict3.5
Printable
Printdex
Printed
mrinter
B9 AMUG CD:Files:Education:T-Z:United States HTB 2.2 L1.cptC
United States HTB 2.2 L1.cptD
0F
58KG 5/14/93H
United States HTB 2.2 L1 - First level HyperTextBook on the United States of America. Updated information and a few minor bug fixes in the HTB Shell. Over 138 downloads of the previous version.
UltraFlight3.0settings - Ultraflight Online Services/MUG and Skyline Systems MUG of NJ are proud to announce the release of Version 3.0 of the Ultraflight FirstClass BBS settings file and operations manual.
Yes, the package is big, but it's great! No demo rides please! Login ONLY if you are seriously considering becoming a member of our BBS and Apple Authorized User Group!
TROU Settings 5/5 - Chicago's Macintosh Users meet monthly to exchange information; learn from representatives of Apple, Microsoft, Claris, Aldus ... and have contact with other computer users! "THE REST
OF US" is the Chicago based organization which also benefits members with software discounts, tech-support, questions and answers and door prizes at the main meetings, Special Interest Groups and more.
Members of The Rest Of Us have put online a new GUI BBS, and you are invited to download the TROU Settings document in order to visit. While access for guest is limited, there is lots for the visitor to see
TrashEmptier 1.1 - When dragging and dropping the icon of a volume (disk, hard disk, SyQuest etc...) onto TrashEmptier, all the files put in the wastebasket are deleted. There is no confirmation dialogue
unless a file is locked. In the case that several files are locked, clicking 'OK' to confirm will erase them all. When pressing 'Option', TrashEmptier ejects the volume(s) after emptying the trash apart from
the start-up disk. TrashEmptier allows you to delete immediately and definitively a file or a folder. THIS OPERATION IS IRREVERSIBLE but you have the safeguard of a confirmation dialogue.
Total Xport - Total Xport is a very simple XTension that will export the text from all the text boxes in a QuarkXPress document to a single text file. To use Total Xport, select the Export All Text
item
Wfrom the Utilities menu. Then select the export file work with QuarkXPress documents.
TomsspringppB2 AMUG CD:Files:Util:Textures:Toms spring ppats.cptC
Toms spring ppats.cptD
0F
11KG 5/14/93
Toms spring ppats - 3 background patterns from video stills that I shot today to memorialize the season now upon us. Spring forest, dogwood, and the return of green grass!
TidBITS#175/03-May-93 - This week starts with Apple's announcement of the Japanese Language Kit, a programmer's After Dark module contest, PowerBooks on the space shuttle, and a warning about using two
TelePort modems at once. Most importantly, we review the excellent Toner Tuner, which saves toner on each printout, look at how to be more environmentally gentle in your computer use, and investigate a
=strange problem affecting Quadra 800 users with 16 MB SIMMs.
TidBITS#174/26-Apr-93 - Lots of little bits this week, including comments, corrections, and tips about System 7. Mark Anbinder covers the malicious INIT-M virus along with an excellent offer for a MS
Mail/Internet gateway that expires at the end of the week. On the lighter side we have Ian Feldman's intriguing list of fiction set in computer or programming environments. Finally, a look into the future
Nat the PowerBook 145B, the next cheap PowerBook, and what it means for Apple.
ThreeshortpnB5 AMUG CD:Files:MIDI:N-Z:Three short pno pces.midi.cptC
Three short pno pces.midi.cptD
0F
5KG 5/14/93Hj Three short pno pces.midi - Short piano pieces composed 1985 and revised 1993: Cats, Dance and Fantasy.
The Talking Spelling Bee - The Talking Spelling Bee is the second program in the Reading Lab Series. After learning the alphabets with the Talking Alphabet, children are now ready to learn to read and
spell. Starting with Two letter words, "The Talking Spelling Bee" will ask you to spell a word. It will first say and show the word on the Blackboard. Each letter of the word will then turn into a question
mark. The student must then recreate what they heard and saw by either typing the letter keys or by pressing the alphabet blocks with the mouse. As you spell the word, the question marks will turn into
2letters while simultaneously sounding each letter.
TheMathLabv1B2 AMUG CD:Files:Education:T-Z:The Math Lab v1.0.cptC
The Math Lab v1.0.cptD
0F
171KG 5/14/93
Spelling
Spelln-b-fun
Spelltest
Sperm
Sphere
Spherical3
Spider
Spies
Spigot
Spill
Spin&spell
Spincylinder
Spinner
Spirals
Spiromac
Splash
Splashscreen
Splat
Splice
Spliner
Split
Splitter
Sponge
Spooky
Spool
Spool/print
Spooler
Sports
Sportxmcds
Sppatch
Spreadsheet
Stackpacker
Stacks
Stackv
Stand
Blackboard
Blackened
Blackforest
Blackhawk
Blackhawktt
Blackholeiii
Blacking
Blackjack
Blackjackdeluxe1.3.6
Blackjacktutor
Blackoak
Blackout
Blackstock
Blade
Blades
Blame
Bland
Blank
Blanked
Blanker
Blankers
Bleed
Bleeder
Bleeder1.3
Bleeding
Bleeds
Bleep
Blend
Blended
Blending
Bless
Blessable
The Math Lab v1.0 - The Math Lab will provide teachers and parents with an extensive mathematical teaching and testing resource. Students will be able to study basic addition, subtraction,
multiplication and division at any level. Students can work with equations as simple as 1+1= 2 or as difficult as 100 * 100= 10,000. This program will replace the need for math dittos and flash cards
with a more exciting and fun way to learn math! The Math Lab is a full blown color compiled application with many custom features. First choose a subject Addition,Subtraction, Multiplication or Division.
cThen set the appropriate level of difficulty. Students have several options for entering answers.
TextStreamer2.0 - "This program is a drop box for System 7. Drop text files on top of this program to concatenate them together. It currently has three settings, 1.Put headers on each file 2. Move file to
trash 3. Page breaks. Option key - You can now set the preferences on the fly by holding down the Option-key while you drop files onto Text Streamer. Now I don't have five copies on my desktop. ::)
TextCat - Cat 2.0 contains an option which enables linked folders to be searched for files matching the search criteria. In other words, Cat 2.0 will now search not only the designated folder, but all
folders within the designated folder, as well as all folders within those folders, as well as.... (you get the idea). The resulting merged text document will appear in the original designated folder. (ie
Supreme Court HTB 2.2 L1 - First level HyperTextBook on the Supreme Court of the United States. Updated information and a few minor bug fixes in the HTB Shell. Over 126 downloads of the previous version.
SuperATM Review - To deal with this new found mobility in the Information Age, the people at Adobe have come up with SuperATM. Its basic purpose, as stated on page one of the User Guide,
is to provide
placeholders for original typefaces while a work is in progress.
In other words, as long as SuperATM is installed on any of the Macs you use, it preserves the basic original look of your document,
nregardless of what fonts exist in the system of the Mac on which you are currently working. This is a review.
SS.DATA.FORK.HACK - Spectre Supreme DATA FORK HACK this is a PICT file, showing you where to edit, to "better" your tank. instructions, make sure you note the values stored in your "custom" tank ( you can
Review
Reviewed
Reviewer
Reviewers
Reviewing
Reviews
Reviews/01-apr-91
Reviews/01-jul-91
Reviews/01-oct-90
Reviews/02-jul-90
Reviews/02-mar-92
Reviews/02-sep-91
Reviews/03-dec-90
Reviews/03-feb-92
Reviews/03-jun-91
Reviews/03-sep-90
Reviews/04-feb-91
Reviews/04-jun-90
-jan-91
Reviews/07-may-90
Reviews/08-oct-90
Reviews/09-apr-90
Offered
Offering
Offerings
Places
Placing
Plague
Plagued
Plain
Plain-ascii
Plains
Plaintext
Plane
Planes
Planet
Planet's
Playback
edit these in Spectre when you choose which tank to use ) open the preference file: Spectre Supreme Settings with a disk editor such as Norton or Resorcerer. Scan the data fork for your values in HEX.
mReplace your wimpy values for some REAL ones. Beware of making your tank "too" fast, it's uncontrollable !!
A Split.cptB" AMUG CD:Files:Word:S-Sp:Split.cptC
Split.cptD
0F
28KG 5/14/93
Split - Split is a program which performs the reverse of a text concatenation program; it splits huge text files up into more manageable chunks, saving the chunks as new text files whose names start with
the original file name, followed by a numerical value which numbers the text files in order (so you can put them back together in order). The original file is NOT deleted, so this is probably an extremely
safe program. To run Split just start it up, mouse click once to make the start-up screen go away, then hit the button marked "Split". The program will then put up a standard file-selection dialog box.
6Select the file you want to split up and away you go.
SoundBuilder101 - Record, play and edit sampled sound. Several bug fixes included (including bug which prevented opening resource files on certain Mac models). Recognizes snd resources, PC .wav files, and
its own file format. Record time limited only by RAM. Can compress sounds. Many other features. Includes manual and one example sound. Freeware.
SndWave2Rsrc - This application will convert a "Soundwave" file into a Wave Resource file. A Wave Resource is an FFSynthRec handle from the Inside Macintosh II volume. With the application, you open a
ISoundwave file and then specify which files resource fork to save it to.
SmartLaunch 3.0.5 - Application which, when selected presents a standard open file dialog with a sorted, scrollable list of all applications on mounted volumes and servers, from which one can be selected
Fiction
Fictional
Fidonet
Fidonet/internet/use
Field
Fields
Fifth
Fifth-grade
Fighter
Fighting
Figure
Figured
Figures
and launched. Upgrade from version 3.0.4 just submitted. FKEY resource included to allow it to be launched by hitting an FKEY. Shareware fee of $5 to author. New 3.0.5 feature based on customer requests.
4Handle up to 400 applications in the list (was 80).
Servant 1.26e updater - This is an update to version 1.26 C or D. This update is mandatory. Due to a change in how GEnie works prior versions will not work.
SAT Quizzer 0.1 - SAT Quizzer is a mundane program which simply quizzes the user on a variety of vocabulary words. As the title indicates, the program includes the SAT.dat data file with the entire Barron
bhigh frequency word list. Additionally, one can use SAT Quizzer to learn other vocabulary words.
SaintEdit 1.0 - SaintEdit is a System 7, squeaky clean, robust general purpose text editor-not a word processor, not a page layout program, not a draw program. Hidden behind the simple and intuitive user
interface lies a rather complex program representing years of work. I use it as a snazzy, efficient replacement for Teach Text. Though it doesn't (yet) support graphics, SaintEdit will read any text file
Ricks ICV - Here is an Icon vault with some of the smaller, forgotten programs. Included AfterDark, Expert Color Paint, Dollars & $ense, HyperCard, Macpaint, MindWrite, ResEdit, SAM Virus Clinic,
Rach33-6 - "Etude-Tableau" in E-flat Major, opus 33 number 6 (Allegro con fuoco), by Serge Rachmaninoff. Another of those Rachmaninoff gems that have you up cheering at the end, with the poor pianist nearly
Cexhausted. Best on the Kurzweil Grand Piano with a little reverb.
QK/AppleScript - Apple recently shipped AppleScript, a scripting language for controlling Apple Event aware applications. The AppleScript Extension gives QuicKeys the ability to send AppleScripts. An
AppleScript shortcut can work alone or as a step in a sequence. QuicKeys support for AppleScript extends the functionality and usability of BOTH products.
PwrSwitcher 1.1b7 - PwrSwitcher allows you to cycle through active applications using your keyboard, rather than the system's application menu. PwrSwitcher requires System 7, and is free. PwrSwitcher 1.1b7
replaces 1.1b6.
A PubliusTTB% AMUG CD:Files:Font:P:Publius(TT).cptC
Publius(TT).cptD
0F
19KG 5/14/93
PubliusTT - Publius is an attractive Roman period calligraphic font based on hand drawn letters, but regularized and very effective as a display font or a text font. It has small serifs and several unusual
character forms. Publius is copyright 1993 by David Nalle. It is part of the Scriptorium Font Library and featured on our second sampler disk. It is distributed as shareware, but you have the option to get
Aa complete disk of fonts at less than $2 each when you register.
A PubliusT1B% AMUG CD:Files:Font:P:Publius(T1).cptC
Publius(T1).cptD
0F
26KG 5/14/93
Publius(T1) - Publius is an attractive Roman period calligraphic font based on hand drawn letters, but regularized and very effective as a display font or a text font. It has small serifs and several unusual
Ttconverter
Tubetest
Tune-up
Tune-up1.1.1
Tuner
Tuning
Turbo
Turbogopher
Turbopl
Turbot
Turing
Turned
Turtle
Tutor
Tutorial
Tv-man
Twaks
character forms. Publius is copyright 1993 by David Nalle. It is part of the Scriptorium Font Library and featured on our second sampler disk. It is distributed as shareware, but you have the option to get
Aa complete disk of fonts at less than $2 each when you register.
Presidents - Presidents of the United States study aid. Fun, excellent interface. Also see French, German, Spanish study aids submitted with over 5000 words in over 240 topics. For information call
Z612-340-9119ext 101 and ask about the tutorials. Also Periodic Table and State Capitols.
A Planet4.1B+ AMUG CD:Files:Education:O-P:Planet 4.1.cptC
Planet 4.1.cptD
0F
107KG 5/14/93
Planet 4.1 - PLANET is an application in which your Macintosh computes the coordinates of the planets visible to the naked eye (Mercury, Venus, Mars, Jupiter and Saturn), the sun and the moon. The
coordinates are given in three different coordinate systems, the geocentric ecliptic and the equatorial and horizontal systems of the observer. Further you will see the magnitude of the planets and the
phase of the moon and also sidereal time, mean solar time and the equation of time. Finally when a solar or lunar eclipse is possible you can also investigate the eclipse from any place on earth.
Pict Convert - I had a need for Pict Convert because I have a large (very large) number of PICT's that are taking up tons of space and that I want in .GIF format anyway so that I might put them on a BBS that
I may start. The .GIF viewers I've seen don't support AppleEvents, so I needed to come up with a way around that. Pict Convert does just that by taking a folder (or alias to a folder or volume) called
"Target Dir", scanning it for .pict or .PICT files, and lauching "Target App" with them. After Target App opens, Pict Convert "types" a Command-S, the file name, the enter key and a Command-Q, which gets
PhotoShopDev - Writing Plug-in Modules for Adobe Photoshop
1990 Thomas Knoll Plug-in modules allow either Adobe Systems, Inc. or third-party developers to extend Adobe Photoshop, without actually
modifying the base application. Adobe Photoshop version 1.0 supports three kinds of plug-in modules Aquistion, Export and filter. This file helps exp;ain these options and gives examples.
Photoshop Kernel Filters - Includes "Neon Watercolour," "Fibre-Optic Knit Weave" and more! All Photoshop users MUST get this file!!!
PhotoCDCompaB3 AMUG CD:Files:Prog:N-P:Photo CD Compatibility .cptC
Photo CD Compatibility .cptD
0F
7KG 5/14/93HX Photo CD Compatibility - this is a list of all the drives that are Photo CD compatable.
PhonebookPluB0 AMUG CD:Files:Bus:N-Q:Phonebook Plus STF101.cpt
Phonebook Plus STF101.cptD
0F
21KG 5/14/93H
Phonebook Plus STF101 - Adds a button to the FaxPrint dialog to allow global setup of an outside-line dialing prefix, long-distance prefix and local area code for users of STF Fax software.
Padlock1.0 - Padlock is a product designed to lock and unlock files using a drag-and-drop interface. This method make it easy to lock and unlock multiple files without using the Get Info command from the
Finder. This produce requires System 7.0 and supports alias files. The behavior of Padlock can be controlled by a preferences dialog box. The user can select the types of files to lock and unlock, whether
sto operate on alias files and/or the items to which they point, and operate on the contents of folders and disks.
78KG 5/14/93HT P/Player1.0.4 - this file allows Persusion files to be played without the program.
Ol54TT.cptB! AMUG CD:Files:Font:O:Ol54 TT.cptC
Ol54 TT.cptD
0F
26KG 5/14/93
Ol54 TT - There is a $4 registration fee for the continued use of this font. Registration brings announcements and samples of other AARRGGHHH! Type faces including some interesting Dingbat/Symbol
collections such as southwestern Dingbats and a set of Religious Symbols suitable for Church and Temple newsletters. Any two or more fonts take $1 off per font.
Nuclear Waste - These resources can be used to replace the trash icon using resedit. These resources also change the finder to reflect the fact that you now have Nuclear Waste instead of a trash can.
Number2string
Numbercrunch
Numbered
Numberic
Numbering
Numberparas
Numbers
Numerator'spowers
Numeric
Numerical
Numerically
Numerics
Numerous
Nummonths
Files
Filesharing
Filesharing-related
Filesharingmaster
Filetyper
Fileware
Filewave
Filing
yIncluded is a sound file of a 'ZAP' which could be used as an empty trash sound using a sound utility like SoundMaster.
NuclearMedicB8 AMUG CD:Files:QuickTime:N-O:Nuclear Medicine Movies.cptC
Nuclear Medicine Movies.cptD
0F
724KG 5/14/93
Nuclear Medicine Movies - 3D Bone Scan of lower chest and abdominal area; 160x160 x12 seconds, no snd. 3D Perfusion scan of abdomin in gray-scale; 160x160x 6 seconds, no snd. 3D Perfusion scan of abdomin in
Wdraw
Wealthbuilder
Weaver
Wedgie
etpaint
Wheel
While
White
Whoson15
Wildclock
Windoid
Window
Windowfinder
Windows
Windowwarp2.12
Windvoice
Wizard1.0
Woman
Women
Wooden
Wdraw
Wealthbuilder
Weaver
Wedgie
Weidemann
Weird
Weiss
Welcome
Western
Westernslant
Wetlands
Wetpaint
Whales
Whammoprin
Wharmby
What's
Wheel
Wheresit1.2
Whetbench
Which
While
Whistle
White
Whizdial
Kcolor; 200x200x5 seconds, no snd. Can be zoomed to larger size for viewing
NineMensMorrB2 AMUG CD:Files:Game:N-P:Nine Mens Morris 1.0.2.cptC
Nine Mens Morris 1.0.2.cptD
0F
37KG 5/14/93
Nine Mens Morris 1.0.2 - Nine Men's Morris is a strategy board game that is several thousand years old. Popular in other countries, it is almost unknown in the US. This implementation allows you to play 27
different variations of the game, including 18 variations of 12 Men's Morris which was invented in the 1800's. Version 1.0.2 has only one level that does not search ahead. Registration ($6) gets you the
<version with higher levels of play. Uploaded by the author.
newmacppp 1.0 - This is a 'mdev' (MacTCP extension) that gives you PPP (Point-to-Point Protocol). This allows you to run TCP/IP protocols over a serial line (i.e. RS-232). For instance, I have used PPP to
=set up a small TCP/IP network between a laptop PC and a Mac.
NEPvsCPU.cptB% AMUG CD:Files:Mag:M-O:NEP vs CPU.cptC
NEP vs CPU.cptD
0F
9KG 5/14/93
1.0.0
1.0.1
1.0.1b
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.9
1.0/a24
1.01s
.0a20
1.0a4
1.0b1
1.0b10
1.0b2
1.0b3
1.0b4
NEP vs CPU - Lately, a number of products have been released that help you curb your PowerBook
s battery hunger. The two products reviewed here, Symantec
s Norton Essentials for PowerBook and Connectix
PowerBook Utilities, not only aim to do that but, in addition, they pack a peck of other propitious utilities, all tailor-made for PowerBooks.This is a review of them.
Music Tutorial 1.0 - A great stack containing over 80 cards with exercises and sound examples. This tutorial will help any user that is interested in learning the basics of music theory. The tutorial
Music HTB 2.2 L1 - First level HyperTextBook on Music. Updated information and a few minor bug fixes in the HTB Shell. Over 106 downloads of the previous version.
Maui Sunset/JPEG - Image of the sunset in Maui, 24bit color, Very nice, frame grabbed with a NuVusta+ and a Sony Hi8mm video camera then into PhotoShop and effect added...!!! Comments welcome....640 x480 x
MattPaint1.9.2 - Matt Paint is 256 color paint program that works similar to the original MacPaint by Apple Computer. It features all the normal paint tools: configurable paint brushes and erasers, text
tool, pencil, eye dropper, 6 different select tools (including a magic wand and lasso) and all the rectilinear tools (rect, round rect, and oval). It's shareware so try it you'll like it. Yet another fixup
]version of the previous. It couple of minor code problems having to do wiht large monitors.
Making WordsMusic v1.01 - Many people have down loaded Making Words With Music v.1. 0 and Bass Clef note Picker v1.0 from 4/18/93. If you did not download the press release posted on 4/20, you could
Works
Works2.0e
Worksheet
Worksheets
Workshop
Workshops
Workstation
Workstations
Workware
Would
Would've
Wouldn't
Wrapping
Wraps
Write
Writers
Writes
Writing
Written
Configurable
Configuration
Configurations
Configure
Configured
Configuring
Confined
Confines
Brushes
Brushscript
Brute
Bryan
Bryant
not have used the programs unless you had a music font already installed in your system folder. To avoid any further confusion about this file, I am uploading this maintenance version that does not
need the font. If you have already downloaded the previous versions, you can fix the problem by down loading the small press release file from 5/6 in "miscellaneous" which contains the font. You may prefer
Vto download this newer version instead because it does not require Adobe Type Manager!
MacLair 1.0 - This is the new settings doc for MacLair. MacLair is a FC board located in Houston with over 75 OneNet conferences, 1.3 gigs of files. MacLair has 2 nodes.
MacintoshCPUB1 AMUG CD:Files:Util:Icons:Macintosh CPU Icons.cpt
Macnh311
Macnifty
Macnote10
Macnursingcpr
Nethack
Netherlands
Netinfo
Netmail
Netmail-compatible
Netmodem
Netnews
Netting
Network
Macintosh CPU Icons.cptD
0F
37KG 5/14/93
Macintosh CPU Icons - This is a file containing all of the Macintosh CPU icons along with some of the Printer icons. I didn't make most of them...Apple did, but I collected them and pasted them all onto
folders for easy Cut & Pasting.
Lunicus.cptB# AMUG CD:Files:Game:H-L:Lunicus.cptC
Lunicus.cptD
0F
48KG 5/14/93
Lunicus - Here is a small text file with product release information on Lunicus, a new entertainment CD-ROM from CyberFlix, also includes pict file.
Kenicon2.7 - These are in 'cicn' resource format for the sole purpose of minimal download time for the recipient. They can be changed into ICN#, icl8, icl4, ics8 and ics4 recources in just a few seconds
using the "Explode cicn" application. It takes a type 'rsrc', creator 'RSED' (ResEdit document) containing any of the above resource types and creates the remainder of the icon family for each ID number in
qthe original file. It's the only one I know of to "cross-pollenate" between cicn and icl8, quickly and easily.
JottingType1B( AMUG CD:Files:Font:J:Jotting Type 1.cptC
Jotting Type 1.cptD
0F
122KG 5/14/93
Cross-pollenate
Cross-referenced
Cross-referencing
Crossbones
Crossed
Crossfade
Crosshair
Crossing
Crosslaunch
Crossover
Crossovers
Crossroads
Crosstab
Crosswise
Crosswiseda
Crown
Crows
Crs/lfs
Crucial
Cruel
Cruelty
Cruiser
Cruising
Crumpled
Crunches
Crunching
Crush
Crushed
Crusher
Crutchfield
Cruxi
Crypto
Jotting Type 1 - Jotting comes in the four styles you have become accustomed to getting: Regular, Italic, Bold, and Bold Italic. It does not contain every character (i.e. European, with the exception of
accents for Spanish words), it is intended for basic uncomplicated text and headings. Depending on the demand and comments I receive, I may or may not develop a complete character set. The reason for not
}bothering at the outset was that I wanted to keep the printer files, as well as the screen font files, as small as possible.
Japan HTB 2.2 L1 - First level HyperTextBook on Japan. Updated information and a few minor bug fixes in the HTB Shell. Over 123 downloads of the previous version.
invisotime 1.2 - Whenever invisotime is run it checks the time and determines if the files in its records are supposed to be visible. If the files' visibility is incorrect, invisotime switches it. Because
it is not an init, invisotime does not run automatically. Put a copy in your startup folder and/or use a utility like Quickeys for automation. invisotime will go through its cycle of checking and switching
and WILL DO ONLY THAT unless you hold down the command key while starting it up. If you do the latter you gain access to invisotime's innards where you can add or delete files from its records and change the
4invisotime invisibility periods to suit your needs.
1.2.1Demo - This demo contains all sounds of the full version (classical music clips and others). The Instant Math Series is now available in the new version 1.2! This is a set of
productivity tools for teachers and parents. Have you ever checked a child's math problems, and found that you were spending nearly as much time as they did solving them? Who's the one going to school? The
Instant Math Series will prepare tests or worksheets for you, as well as the answer keys. Has multiple levels of fraction difficulty.
Instant PerCents 1.2 Demo - This demo contains all sounds of the full version (classical music clips and others). Should you wish to cut your download time, you may want to download instead the demo
version that has had sounds removed. The Instant Math Series is now available in the new version 1.2! This is a set of productivity tools for teachers and parents. Have you ever checked a child's math
problems, and found that you were spending nearly as much time as they did solving them? Who's the one going to school? The Instant Math Series will prepare tests or worksheets for you, as well as the
Instant MathSheet 1.2 Demo - This demo contains all sounds of the full version (classical music clips and others). Should you wish to cut your download time, you may want to download instead the demo
version that has had sounds removed. Version 1.2.1 corrects a problem with the numerator and denominator being reversed on the answer key for problem #10. The Instant Math Series is now available in the new
version 1.2! This is a set of productivity tools for teachers and parents. Have you ever checked a child's math problems, and found that you were spending nearly as much time as they did solving them?
Instant Decimals 1.2 Demo - This demo contains all sounds of the full version (classical music clips and others). Should you wish to cut your download time, you may want to download instead the demo
version that has had sounds removed. The Instant Math Series is now available in the new version 1.2! This is a set of productivity tools for teachers and parents. Have you ever checked a child's math
problems, and found that you were spending nearly as much time as they did solving them? Who's the one going to school? The Instant Math Series will prepare tests or worksheets for you, as well as the
answer keys.
IMGMay/93Onl
B- AMUG CD:Files:Game:H-L:IMG May/93 Online.cptC
IMG May/93 Online.cptD
0F
594KG 5/14/93
IMG May/93 Online - Inside Mac Games is the premier Macintosh gaming magazine, with over 10,000 readers each month. In the May issue, a special sneak preview of Iron Helix; the hot, new interactive
adventure, science fiction thriller from Spectrum HoloByte! Also in this issue, an exclusive interview with Dave Scheifler, creator of Mission Thunderbolt. Plus reviews of Eight Ball Deluxe, Out of This
World, Heaven & Earth, A-Train, S.C.OUT, and more. Last, but nowhere near least, Hints, Tips, & Tricks, the IMG Game Poll continues, the latest games release list, Strategy & Tactics, and NO April Fool's Day
joke anywhere....we promise.
A Image1.49
Interactive
Interactivegradebook
Interactively
Interacts
Intercept
Intercepts
Interchange
Interchanged
Intercom
Interconnected
Interconnection
Interested
Interesting
Scheifler
Schematic
Schematics
Mistakes
Mistral
Mistrust
Misty
Misunderstood
Mitch
Mitchell's
Mitosis
Mittelschrift
Mittens
Mixed
Mixed-media
Mixer
Mixes
Mixing
Mixture
Mkt1092
Mm/dd/yy
Mocking
Mockup
B# AMUG CD:Files:Art:I:Image 1.49.cptC
Image 1.49.cptD
0F
241KG 5/14/93
Image 1.49 - Image 1.49 is a public domain Mac program for capturing, editing, analyzing, annotating, animating, and printing grayscale and color images. It supports PICT, TIFF, MacPaint and PICS formats.
qSeveral new features, fixes and changes since 1.45 are detailed in the Change History file in archive contents.
Hirosh.cptB AMUG CD:Files:Font:H:Hirosh.cptC
Hirosh.cptD
0F
34K
G 5/14/93
Hirosh - This is the Hirosh (Dingbats) True Type font. Hirosh (Dingbats) True Type Font is a font made up of unusual modernistic letters with a Japanese flavor, and Dingbats patterned after Japanese crests
Pand design motifs. Contains numbers, letters, punctuation. and many "dingbats".
A HAWAII5-0B& AMUG CD:Files:MIDI:H-M:HAWAII 5-0.cptC
HAWAII 5-0.cptD
0F
7KG 5/14/93
HAWAII 5 - I HAVE ALWAYS THOUGHT THIS WAS A FUN PIECE OF MUSIC. I ORIGINALLY SEQUENCED IT FOR A WHOLE RACK OF SOUND MODULES, BUT I MADE A PASSABLE VERSION FOR THE MT-32 (AS IT SEEMS THE MODULE OF CHOICE).
I JUST FINISHED MY FREE 10 INTRODUTORY HOURS, BUT I'LL BE BACK! THIS IS MY FIRST UPLOAD, ITS A VERY SMALL WAY TO START PAYING BACK ALL OF THE FUN AND GREAT "STUFF' I DOWNLOADED. HAVE FUN WITH THIS ONE.
GraphicConverter 1.6.6E - Shareware $30. GraphicConverter converts popular ATARI, Amiga and IBM formats to Macintosh format and back. Additionally you can edit pictures and apply special effects and generate
lists with picture information. The GraphicConverter can play the following film formats PICS - Animated PICT's, .ANI - Animated NeoChrome, .FLI - Autodesk Animator, .GIF - Animated GIF's. One of the best
Germany HTB 2.2 L1 - First level HyperTextBook on Germany. Updated information and a few minor bug fixes in the HTB Shell. Over 100 downloads of the previous version.
GermanruneB$ AMUG CD:Files:Font:G:Germanrune.cptC
Germanrune.cptD
0F
81KG 5/14/93
Neochrome
Neolithic
Neophytes
Neoscribe
Neovision
Neptune
Nerve
Nerves
Nervous
Nested
Nestled
Netbunny
Netcal
Netcatalog
Netchat
Netchat1.1
Netclip
Netfrontier
Flight
Flintstone
Flintstones
Flip-flops
Flipbook
Flipper
Flipper1.0
Flowfazer
Flowing
Flows
Flute
Flying
Fmpro
Focus
Focused
Folder
Germanrune - This font is based upon the ancient runes which were used by people occupying a part of Europe now known as Germany, hence the name. It was devised not so much in the interest of preserving the
integrity of the original typeface, but to more illustrate the energy flows which each individual letter is capable of producing if correctly used. The reason I created the font in this fashion was that I
was producing complex metaphysical diagrams on my computer and discovered that nothing like this was available. This is a shareware font so, if you use it please follow the instructions in the Read Me
file.
GemStart3.0B) AMUG CD:Files:Util:G-H:GemStart
3.0.cptC
GemStart
3.0.cptD
0F
42KG 5/14/93
GemStart
3.0 - This is the latest update to our accelerator utility software. Fixed Apple's sound manager bug-improved floppy compatibility in Mercury 030. Fully System 7 compatible. Can be used with 6.0.7
& 6.0.8 IF NOT using Galileo large screen software. Be very sure that GemStart 3.0 loads VERY early during startup. For System 6 users, add extra spaces to the beginning of GemStart 3.0 to assure this.
System 7 users should put GemStart 3.0 into the EXTENSIONS Folder. The only INIT we want on board before GemStart 3.0 is Virtual(tm) from Connectix.
A FretTutorB) AMUG CD:Files:Education:F:Fret Tutor.cptC
Fret Tutor.cptD
0F
26KG 5/14/93
Fret Tutor - Knowing the names of the notes on the guitar fretboard is a fundamental skill for playing many styles of guitar. Fret Tutor is a shareware program designed to help beginning to intermediate
level guitar players learn the notes on the guitar fretboard. I wrote it to help me teach myself, and it worked so well that I thought it might be useful to other aspiring guitarists.
France HTB 2.2 L1 - First level HyperTextBook on France. Updated information and a few minor bug fixes in the HTB Shell. Over 101 downloads of the previous version.
Fox Retrieval Utility 2.0 - Do you hate it when you get an important file that you can't read? (My favorite is Read First Vital!) Well this program solves that problem and that's just the start. Fox
Retrieval Utility 2.0 reads the data fork of files which allows it to read ANY text file. This also lets it do a myriad of other things such as reading the scripts of a stack without opening it. It can
also save any data read from a file in the a form readable by TeachText and other major word processors (BBedit, Word 5.0, etc..) So download it and try it out!
Flash-It 3.02 - This is v3.0.2 of Flash-It, screen-capture control Panel. Flash-It defines several HotKeys to capture a screen image and save it to clipboard, PICT files, scrapbook or print it. It works
under System 6/7.x in color and B/W modes. It can capture images while a menu is pulled down. Options include a choice of Marquee/Lasso selection, a choice of in(ex-)cluding the cursor image, a choice of
Acapturing the front window-only / displayed menu-only, and more.
FirstClassHeB8 AMUG CD:Files:Tele:First Class:FirstClass Help v1.1.cptC
FirstClass Help v1.1.cptD
0F
64KG 5/14/93H] FirstClass Help v1.1 - This is a help file for First Class users put together by Channel Z.
FC Window Patcher - This is an patch that I wrote using Res Edit and ResCompare (Thanks Michael Hecht!) that sets the default window size of windows in First Class Client 2.09 to be 80 columns instead of
the 35 or whatever Soft Arc has it set to. The messages now take up the whole screen when you read a message no need to resize the window every time you read a message!! Works on all windows except file
transfer messages (I messed around forever and couldn't fix it.....hmm.. someone HELP!!). This is not supported officially by Soft Arc (although it should be) but I really support it and all of the
Enlightment.mid - This is a simple sequence of Sun Ra's tune "Enlightment"; the lyrics, if you wish to sing along, are - The sound of joy is enlightment, The firey truth of enlightment, Vibration, sent from
the spaceworld, is of the cosmic starry dimension, Enlightment, is my tomorrow, It has no place for sorro, Hereby, our invitation, We do invite you to be of our spaceworld.
DW StepBar Pres - This is the Presentation layout to coordinate with the other "Step Bar" design materials uploaded here. This can be used for overheads, presentations, certificates, awards, hand-bills, and
other materials where you need a landscape layout to match the other "Step Bar" business stationery available here.The "Step Bar" is a handsome design with an edged-bar, and matching copy blocks of varying
screen tints. Works well in color or B&W, and can be easily "separated" by your local printer, as none of the tint blocks butt! Truely an all-purpose template. Best of all, it's free.
are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most
cases newsletter and bulletin layouts. DesignWorks
Publishing Kits
are ideally suited for graphic designers, artists, business owners, consultants and desktop publishers in general, for both in-house use
and re-sale to clients!
DWStepBarNL
Suited
Suites
Suitible
Suits
Sulfate
Sulfite
Sumagraphics
Sumex
Sumex-aim
Sumii
Summarize
Summary
Summatablet
Summation
Summer
Summing
Summit
Sun's
Sunau
Sundial
Sundry
Sunmonitor
Sunny
Sunrise
Sunset
)B' AMUG CD:Files:Word:D:DW StepBar NL.cptC
DW StepBar NL.cptD
0F
12KG 5/14/93
DW StepBar NL - This is the Newsletter layout to match with the other "Step Bar" design materials uploaded here. The "Step Bar" is a handsome design with an edged-bar, and matching copy blocks of varying
screen tints. Works well in color or B&W, and can be easily "separated" by your local printer, as none of the tint blocks butt! Truely an all-purpose template. Best of all, it's free! DesignWorks(TM)
Publishing Kits(TM) are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most cases newsletter and
bulletin layouts.
DWStepBarNL2
Stepbar
Stepdemo
Stephanie
Steps
Stereogram
Steroidsynth1
Steves
tfranciscaps
Stickyclick1.2
Still/motion
Stimpy
Stingray
Stitch
Stkanalyz
Stock
Stocks2.1
Stone
Stonehenge
Stopcrashmail
Stopwatch
Stopwatch12
Stories
Storm
Stormcolor
Story
Storyboard
Storybook
Storyteller
Storywriter1.2
Stratavision
Strategic
Stravinski
Most-often
Mostly
Motleyt1
Motleytt
Motorcycle
Motorcycles
Mount
Mountain
Mounted
Mounter
Mounting
Mouse
Mousedown
Mousekey
Moved
Movehhi
Movement
Movements
*B) AMUG CD:Files:Word:D:DW StepBar NL 2.cptC
DW StepBar NL 2.cptD
0F
11KG 5/14/93
DW StepBar NL 2 - DesignWorks
Publishing Kits
are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most
cases newsletter and bulletin layouts. DesignWorks
Publishing Kits
are ideally suited for graphic designers, artists, business owners, consultants and desktop publishers in general, for both in-house use
8and re-sale to clients! This is the newsletter version.
DW StepBar LH - This is the Letterhead layout to match with the other "Step Bar" design materials uploaded here. The "Step Bar" is a handsome design with an edged-bar, and matching copy blocks of varying
screen tints. Works well in color or B&W, and can be easily "separated" by your local printer, as none of the tint blocks butt! Truely an all-purpose template. Best of all, it's free!DesignWorks(TM)
Publishing Kits(TM) are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most cases newsletter and
are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most
cases newsletter and bulletin layouts. DesignWorks
Publishing Kits
are ideally suited for graphic designers, artists, business owners, consultants and desktop publishers in general, for both in-house use
and re-sale to clients!
DWStepBarBC
Artists
Artwork
-B' AMUG CD:Files:Word:D:DW StepBar BC.cptC
DW StepBar BC.cptD
0F
10KG 5/14/93
DW StepBar BC - This is the Business Card layout to match with the other "Step Bar" design materials uploaded here. The "Step Bar" is a handsome design with an edged-bar, and matching copy blocks of
varying screen tints. Works well in color or B&W, and can be easily "separated" by your local printer, as none of the tint blocks butt! Truely an all-purpose template. Best of all, it's free. DesignWorks(TM)
Publishing Kits(TM) are completely coordinated business papers kits including letterhead, business cards, envelopes, post cards, presentation layouts, award layouts, and in most cases newsletter and
bulletin layouts.
DurrowTT&T1
6/22/93
Handsome
Handsomely
Handwriting
Handwritten
Handy
Happy55birthday
Hardware
.B( AMUG CD:Files:Font:D:Durrow TT & T1.cptC
Durrow TT & T1.cptD
0F
23KG 5/14/93
Durrow TT & T1 - This font is distributed as shareware. It is yours to use and enjoy for 30 days, but at the end of that time, if you are still using it you are morally obligated to send us the shareware
fee. That money won't be wasted because we'll use it to upgrade our hardware and software to bring you more and better fonts in the future.
DrumMapWord4
/B* AMUG CD:Files:MIDI:A-G:Drum Map Word4.cptC
Drum Map Word4.cptD
0F
4KG 5/14/93H
Drum Map Word4 - Comparative listing of drum note assignments for Yamaha TG33, Roland MT32, Korg M1 and General MIDI to help in converting MIDI files created on other devices.
DropInfo - DropInfo is the sample dropbox for the DropShell dropbox building system. It shows how REALLY EASY it is to make a dropbox using the DropShell, including full support for scriptability,
recordability, balloon help and more! It is also useful as a working application to change Finder info (name, Finder Flags, etc.) on any file, folder or disk dragged onto it.
DoubleVision1.1 - DoubleVision 1.1 is a shareware "concentration" game written in ThinkC, not a slow HyperCard stack. Choose to match 2, 3, or 4 squares from a game board from 24 to 196 squares!! Color
bicons and sounds. Up to four players. Easy enough for small children, challenging for adults too.
DoubleScroll 2.05 - This version fixes problem with Drag With Thumb option not working. DoubleScroll 2.0 is the latest version of the popular scrolling utility which gives your scroll bars bi-directional
arrows. This allows you to scroll in both directions with minimal mouse movement. A MUST for large screens. 2.0 fixes a 24-bit color problem and Finder cycling. It also adds a few new features, such as a
scrolling throttle, 3D pushbutton effects for the scroll bar arrows, changes take effect immediately (no reboot), and more. Plus the control panel boasts a whole new look. This version is for System 7 only.
DigitalVideoB9 AMUG CD:Files:QuickTime:D-E:Digital Video Primer 1.6.cptC
Digital Video Primer 1.6.cptD
0F
16KG 5/14/93
Working
Workings
Today
Together
Toggle
Toggling
Toilet
Token
Cycling
Cyclist
Cyclists
Cygnus
Cylinder
Cymbals
Cyrillic
Czech
Czechoslovakia
Czechoslovakia's
Czicons
D-iii
D-vii
D-viicolor
D/l'd
D00dz
D0523
Digital Video Primer 1.6 - The Digital Video Primer is a document written by Greg Newman of New Video. It is a very informative look at the various digital video technologies for the Macintosh.
DepthofFieldB+ AMUG CD:Files:Movie:A-P:Depth of Field.cptC
Depth of Field.cptD
0F
15KG 5/14/93
Written
Writting
Wroble
Wrong
Wrongs
Wrota
Wrote
Wrought
Wshlst18
Wwivv3.0
Wyatt
Wynton
Wyoming
Wysiwyg
Xcmd's
Macintosh
Depth of Field - This is a depth of field calculator that will assist the motion picture (or still) photographer in determining which objects in the frame will be rendered in sharp focus from the foreground
to the background. It is very useful in circumstances where you would like a range of objects in sharp focus, and you can't trust the viewfinder on the camera to tell you..
DeclarationoB: AMUG CD:Files:Education:D:Declaration of Independence.cpt
Circumstances
Circumvent
Circumvented
Circus
Cisify
Cisler
Citations
Cited
Cities
Citizen
Cittern
Cityguide
Civil
Civilian
Civilization
Ckeckbox
Claim
Claims
Clairvaux
Clamoring
Clancy
5C Declaration of Independence.cptD
0F
5KG 5/14/93HW Declaration of Independence - this is a text file of the Declaration of Independence.
David McLsPPATs - Hi! I was playing Prince of Persia the other day, and thought that some of the graphics would make beautiful background patterns, so here some are! Simple to install, these are resedit-type
PPATs. I personally recommend Before Dark to install and use your PPATs, but you can use resedit, too, if you wish. Anyway, enjoy! Comments welcome...
DataSnd 0.75 - This is the greatest program for converting IBM type VOC files into System 7 sounds for use on the Mac (of course!) I've been having a lot of fun with it. Below is the description from the
Author that gives more details. It also plays Amiga Mods and is a handy utility for that because it is small and has good sound quality. You can adjust the volume easily while you work and it the whole
Lprogram doesn't take up much space on your screen. I highly recommend it...
Contact Management -This is FileMaker Pro contact database. This version can be used for all types of companies. You should have no problem moving around in this database. To get any place just press on any
Amiga
Amiga-dos
Ammonium
Ammunition
Amoebas
Amoebawars
Among
Amorization
Amortization
Amoung
Amount
cker1.0
Work-alike
Work-horse
Workaround
Workarounds
Worked
Workers
Workgroup
Workgroups
Working
of the names and you will be transfer to a different screen. I have left everything unlocked so you can change what you want. This database comes from my own database that I use every day. Since I'm on the
Cphone from 8:30am to 5:00pm. I have found this a very useful tool.
Congressional Phone List - archive which contains a list of all of your congressmen's phone and FAX numbers. Now that FAX modems are becoming increasingly common you can just zip your thoughts on the hot
topic of the moment to your representative or senator when you see fit. I am not the compiler of this list. The author's name and e-mail address appear at the end of this list.
Commercial BBSs - This is a slideshow describing commercial BBSs in general, with specific comments on Prodigy, America Online, GENie, and AppleLink. Includes current (5/3/93) access costs. The file
F"P/Player is needed to show this file. Copyright AMUG/Dorman Bullard.
Color Cursors - These are two color cursors I created one day when I should have been doing something else. One is a hot air balloon and the other is a blimp.
CinemaScope - This is a QuickTime countdown leader fashioned after the "Academy" leaders found at the head of motion pictures. (It counts down from 8 to 2 with a sync "pop" at 2...) The movie is the same
aspect ratio as the CinemaScope format (2.35:1) that was made popular by Twentieth Century Fox over forty years ago. The frame rate is 24fps and I have included a "sync pop" in the AIFF format if you'd like
Chris' Filters - Two quick filters for Photoshop - TotalNoise -- truly random noise generator (as opposed to 'Add Noise...') and BitShift -- rotate the bytes within the image by specified number of bits.
QThese may or may not be useful to you, but hey -- they're free and they're small.
CFG unregistered - The fractals in this program are the result of pseudo code taken from Scientific American. It creates fractals using either Mandelbrot, Julia, Dragon, or Random Walk algorithms. The
Mandelbrot and Julia fractals are the fractals that most people have seen previously. The Dragon fractal family is very similar to both Mandelbrot and Julia families. In these fractals, the screen is a
complex coordinate grid. There is one constant complex number and one that varies. Each pixel is assigned a color by an algorithm that determines the amount of iterations needed for the algorithm to reach
CFG Manuals - The fractals in this program are the result of pseudo code taken from Scientific American. It creates fractals using either Mandelbrot, Julia, Dragon, or Random Walk algorithms. The Mandelbrot
and Julia fractals are the fractals that most people have seen previously. The Dragon fractal family is very similar to both Mandelbrot and Julia families. In these fractals, the screen is a complex
coordinate grid. There is one constant complex number and one that varies. Each pixel is assigned a color by an algorithm that determines the amount of iterations needed for the algorithm to reach an
5KG 5/14/93He CartoonHealth - this is a silly cartoon from SMUG on how Clinton promised health care to computers.
DA CANV305UDB, AMUG CD:Files:Updates:General:CANV305UD.CPTC
CANV305UD.CPTD
0F
902KG 5/14/93
CANV305UD - The Patch application program included updates version 3.0.4 of the Canvas program to version 3.0.5. It cannot be used on Non-English versions of Canvas or on version 3.0.4m. If you are using
Canvas 3.0.4m you should either patch your version of Canvas 3.0.4 or call Deneba's technical support at 305-596-5644 for a copy of the Canvas 3.0.5 Updater. To be safe, we recommend that you perform the patch
%on a copy of your version of Canvas.
CALmate1.0.2
305-596-5644
31/19-nov-90
310-376-2150
32-bit
32-user
32000
320x240
32767
32bis
32bit
32x32
33166
33mhz
34.40
3500-2900
EB& AMUG CD:Files:Bus:C:CALmate 1.0.2.cptC
CALmate 1.0.2.cptD
0F
91KG 5/14/93HZ CALmate 1.0.2 - gives you the ability to quickly and easily generate a monthly calendar.
California HTB 2.2 L1 - California HTB 2.2 - Basic info on the state in easy to use HyperTextBook format. Covers history of the area from before statehood up to the present day.
Calmate1.0.2
Calmkr2.2.1
Calvary
Calypso
Camel
Camel1.0
Camel10
Camelotmt1
Cameras
Campaign92
Campanille
Campfire
Canadahtb2.0
Canalyzer
Canary
Cancerhtb2.0
Candida
Candlelady
Canfield
Cannonfire
Canon
Cantbelieve
Canv305ud
Canvas&quick
Canvas3revie
Canvastools
Capitxfcnnoi
Capslock1.0
Captmag
Caralarmbeep
Carawaybold2
Carpalcure
Cartoon-losi
Present
Presentation
Presentation-type
Presentations
ons---all
Presented
Presenter
Presenting
Presents
Preservation
Preserved
Preserves
Preserving
Preset
President
President-elect
Presidential
BugArt.cptB
AMUG CD:Files:Art:B:BugArt.cptC
BugArt.cptD
0F
108KG 5/14/93H^ BugArt - This is a sampler of images available commercially from Entomation. It is freeware.
Brain HTB 2.2 L2 - Brain HTB 2.2 Level 2 - Information on the brain in HyperTextBook format. Level 2 contains the following topics ADVANCED BRAIN RESEARCH TECHNIQUES, ANATOMY AND FUNCTION, BRAIN WAVES,
DCHEMICAL ACTIVITY, EVOLUTION, MICROSCOPIC STRUCTURE AND APPEARANCE.
IA Bloop.cptB( AMUG CD:Files:Util:After Dark:Bloop.cptC
Bloop.cptD
0F
2KG 5/14/93HW Bloop - This is a combination of Lissajous and Bouncing Ball modules from After Dark.
Blocktoid0.5
Waves
Wavicle
Waving
Appearing
Appears
Appellink
Appendices
Appends
Appication
Applause
Apple
Appearing@
Appended@
Apple
Apple's
Applelink
Applescript@
Appletalk
Application
Applications
Applies~
Appropriate@
Approximate@
Arbitr@
Arcade
Arithmetic@
Around
Artists
Asoak's
Aspects@
Assume@
Atlanta@
Attention-getting@
Attributor
JB' AMUG CD:Files:Game:B:Blocktoid 0.5.cptC
Blocktoid 0.5.cptD
0F
33KG 5/14/93H
Blocktoid 0.5 - This is a multi-player strategy game that I prototyped in HyperCard. It needs more than one person/machine to be played.
Biorhythm2B$ AMUG CD:Files:Game:B:Biorhythm2.cptC
Biorhythm2.cptD
0F
103KG 5/14/93
Prototyped
Prototypes
roudly
Prove
Proved
Proven
Proverb
Proverbs
Proves
Provide
Provided
Providers
Biorhythm2 - This is version 7.0 of the most popular and best biorhythm charting program on any computer system. It can compare individuals, plot charts, calculate statistics and more. You can customize
fonts, colors, patterns and more. Comes with 100 famous individuals you can compare youself with. This is limited use shareware. You may use the program 12 times and then a password is required to continue
use. $20
LA BenchmarkB# AMUG CD:Files:Util:B:Benchmark.cpt
Bioscribe
Biplane
Birch
Bird-of-prey2
Birds
Birth
Birthday
Birthdaytrivia1.1
Birthstack
Bitfont
Bitmaps
Bitmaptoregion
Bizarre
Bizarro
Bizforms
Bizpln25
Bob's
Bob302
Bogatyr
Bogatyr2
Bogatyr2tt
Bongo
Boogers
Book3.61
Bookbinder
Books
Bootlog
Bordereps
Borderline
Bosewave
Bottles
Biorhythm
Biorhythm2
Bioscribe
Biotechnology
Biplane
Bird's
Bird-of-prey2
Birds
Birth
Birthdates
Birthday
Birthdays
Birthdaytrivia1.1
Birthing
Benchmark.cptD
0F
40KG 5/14/93
Benchmark - This is a fun Benchmark program written with QuickApp. All the source code is included. Also there are results from machines ranging from a mac plus to a Quadra 950. How fast is your computer?
Balthazar src 1.0 - Balthazar 1.0 is a utility that properly converts Microsoft Window's WAVE sound files into System 7 clickable sounds. There is no guessing on the sample rate, Balthazar is intelligent
and will calculate out the appropriate data, ergo, there will be no additional clicks or noises (assuming the sample is clean...) Balthazar will convert 8bit monaural or stereo WAVEs into 8 bit monaural or
-stereo 'snd ' type 1 resources respectively.
AutoAddress3
Appropriate
Appropriately
Appropriation
Approval
Approved
Arcade
Arcade-like
Archieved
Architecture
Archive
Archivecontent
Archives
NB' AMUG CD:Files:Bus:A:AutoAddress3.2.cptC
AutoAddress3.2.cptD
0F
734KG 5/14/93H
AutoAddress3.2 - this is a fully functional multiuser contact program with reports and letter capability in a stand alone runtime Foxbase program.
Auspice 3.0.2 - "Auspice" is used to enter reminders which are date oriented (not time oriented). The "Auspice Init" described later will automatically check these reminders each time you start up the
Macintosh -- assuming you start up with the disk which has the "Auspice Init" and "Auspice Data" files in the System Folder. If you don't consistently start up with the same disk or if you leave your Mac
running all the time, "Auspice" won't be of much use to you. However, if you start your Mac up daily and want it to check dated reminders for you, this might be just the thing.
Attributes 1.01 - Attributes is a flexible program designed to alter file information using a drag-and-drop interface. Drag a set of file, folder disk icons onto this program's icon and Attribute will
change the file information according to user specification. This function only works on files. Dropping folders or disks onto Attributes will modify information of the contents of the folder or disk.
Information that can be modified includes date of file creation / modification, creator, file type, invisibility, and lock / unlock attributes. The user can operate on all files or only files that match
2some criteria (such as creator, file type, etc.).
ATM.cptB! AMUG CD:Files:Util:Ah-Az:ATM.cptC
ATM.cptD
0F
16KG 5/14/93HU ATM - Tells you almost all you want to know about your Mac. Best of all, it's free!
AddressNoteb
Atomic
Atoms
Attack
Attention
Atticantique
Atticantiquett
Attoclock1.2
Attributes
Attributor
Atview
Audio
Audioshop
Audiovideolib1.15
August
Auriol
Aurora2.1.1
RB) AMUG CD:Files:Bus:A:Address Notebook.cptC
Address Notebook.cptD
0F
16KG 5/14/93
Address Notebook - Address Notebook is a small address and phone notebook. Here are some of the features it supports Quick search as you type the name Standard Address, Phone and Memo field, Three
Ycustomizable fields, Autodialing through speaker or modem, Clean, easy to use interface!
Address Notebook - Address Notebook is a small address and phone notebook. Here are some of the features it supports Quick search as you type the name Standard Address, Phone and Memo field, Three
Ycustomizable fields, Autodialing through speaker or modem, Clean, easy to use interface!
Address Book3.61 - Address Book keeps addresses and phone numbers in a conveniently retrievable form, can dial out through speaker or modem, does labels, envelopes (with bar codes) and a pocket phone book.
oThe package contains both the application and DA versions of the program, a help file and a sample list file.
AD Programming Examples - After Dark is a screen saving shell. It provides all of the support and tools a programmer needs to quickly create unique screen saving graphics. To create a new screen saver, you
simply write a new graphics module. A screen saver graphics module is a small, separately compiled code resource. It is loaded into memory by After Dark when the user places the pointer in a chosen corner
of the screen, or after a specified delay. You can develop a graphics module in any development system that allows generation of code resources. This Programmer
80 ways PageMaker 5.0 beats - A 16 page document describing 80 ways in which PageMaker 5.0 beats XPress 3.1. This document was recently distributed at the Seybold Seminar in Boston, April 13-16. Seems to
be an attempt at a factual description of the differences between the programs To quote the document. "The material has been carefully reviewed by Aldus and several independent parties, and was as accurate
as possible as of March 30, 1993." It goes on to mention that, due to the fact that both programs are constantly being updated, the information may be outdated at some point.
32-BIT? - Ever wonder whether or not you're in 32-bit addressing mode? I have. So I wrote this program for myself saving me the hassle of going to the control panels folder, then launching the memory
control panel then finding my answer. This program, when launched, displays a cool looking window indicating the mode you're currently in.
2.5 Plugin kit - This is the new Photoshop 2.5 plugin module developer's kit. Included is documentation about plugins, and sample code for Acquire, Export, Filter and Format plugins. The examples work with
1701A/D Multimodule - This is a Scrapbook file containing picts of the USS Enterprise versions 1701A and 1701D as well as a Multimodule. You paste the picts into Logo and the Enterprise version of your
choice is warping across your screen! These are not actual photos of the ships but versions that I drafted based on geekware such as the STTNG Technical Manual using Photoshop. But they look better than
5most of the Enterprise picts I've downloaded so far.
$tock$tack 2.1d - Version 2.1d adds capability to read CompuServe Information Manager and Navigator QuickQuote download files. It also adds the capability to maintain and graph monthly data (from daily
Western Clip Art - this is a nice collection of Western Clip Art from our friends in Flagstaff AZ. If you like it please be sure and pay the fees.
WDefIII-3.1B* AMUG CD:Files:Util:W-Z:WDef III - 3.1.cptC
WDef III - 3.1.cptD
0F
104KG 5/01/93
WDef III - 3.1 - Add NeXT-like windows to your Macintosh! This is Eric's WDEF taken to the "NeXT" level of evolution, through a complete rewrite! This is NOT a "Hacked" version. The NEW features include -
It'll
It-he'll
It1.0
Italian
Italic
Italy
Items
Two versions of Windows! A "TrUE" representations of NeXT Windows, as well as the improved, Original WDef III version! 3D buttons for "Close","Zoom" and "Grow"! Fully compatable with all documented Apple
Hfeatures! Full Color Support! Including System 7's Color Control Panel!
Waldo3.cptB# AMUG CD:Files:Hyper:U-Z:Waldo3.cptC
Waldo3.cptD
0F
201KG 5/01/93
Waldo3.35 - WALDO 3.3.5 is a HyperCard HyperText program. It requires HC v 2.0. WALDO turns plain text files into HyperText documents. There are many HyperText indexing features in WALDO. Waldos may include
graphics, sound and animation and video. Waldo is ShareWare. Waldo creates Digital Documents. 3.3.5 is an upgrade and corrects for a discontinuity between HyperCard and Player. Waldo is the Macintosh
-standard for digital publishing for the Mac.
_A UPSMon1.1
_B% AMUG CD:Files:Util:U-V:UPSMon1.1.cptC
UPSMon1.1.cptD
0F
6KG 5/01/93
UPSMon1.1 - UPS Monitor is a small hack, used to determine the status of a serial-connected UPS. Many UPSes come with a DB-9 serial port, which serves as a status line. I used a DB-9 to DB-25 converter cable
and the standard Apple MiniDIN-8 to DB-25 cable to connect it to the Mac. UPS Monitor works with the modem port alone. UPS Monitor sends status requests to the UPS, notifies you if the system is on battery
power, and shuts down your Mac automatically after a specified period of time. You can disable the automatic shutdown or the battery alert, and change the status request rate (default is one every 5
Type Resolve 2.0.1 - Type Resolve is a drag and drop application for System 7.x and later. It is intended for those people who get a lot of files from non-macintosh sources and want to change their type and
creator quickly and without having to think too hard. For example, a file with the name 'dogcow.gif' could be turned into a Photoshop document of type 'GIFf' - a Compuserve GIF image - simply by dropping it
zon the Type Resolve icon in the Finder. Double-clicking the file would now launch Photoshop and open the file correctly.
theTypeBook v3.24 - theTypeBook automates the creation and maintenence of a professional typeface reference book. This type of reference is standard in the Graphics and Type industries. Demonstrates various
artistic attributes of each face on the printed page. 3 Single/3 multi-font layouts with individual options. Features: TypeSpec data, AKA names, Face Comments, Save/Load fontlist, auto Font ID, family page
lbreaks, facing pages, even/odd, cropmarks. v3.24 adds LW8.0 and PSPrinter 8.0 compatibility & minor fixes.
The Talking Alphabet v1.0 - You have to see it to believe it!. The Talking Alphabet will teach children 3 years and up letters, words, reading, spelling, vocabulary and pronunciation. This program
actually talks and interacts with children. There can be no faster or more stimulating way for children to learn to read. At present this program is only $20.00 Shareware. Grab it before its published!
Enjoy.
Textures.cptB! AMUG CD:Files:Art:T:Textures.cptC
Textures.cptD
0F
137KG 5/01/93
Altitude
Altwdefv1.6
Ambassadors
Ambiguity
Ambrosiacapt1
Ambrosiacaptt
America
American
Americana
Americanindiansymbol
Amigaart
Amoebawars
Amoritization
Amplifiers
Altitude
Altwdefv1.6
Ambassadors
Ambiguity
Ambrosiacapt1
Ambrosiacaptt
America
American
Americana
Americanindiansymbol
Amigaart
Amoebawars
Amoritization
Amplifiers
Amslam
Amtempsucker1.0
Amug-about
Amug-d'loads
Amug-posting
Amug-tips
Amug93
Amugdisklist
Amy's
Angelfish
Animal
Animated
Animation
Textures - These are two files with various textures that I drew. Use them for backgrounds, surface mapping, etc. Or make something up. Some textures included are marble, splatters, brick, tile, and
Tangram Puzzles - Here are Tangram puzzle files with 2,400 puzzles at no extra cost to the registered users. But if you feel these puzzle files are worth some bucks, please donate any amount of money to any
charity especially for childrenTangram is an ancient Oriental toy which has 7 pieces, 5 triangles in different size, 1 square and 1 diamond. The objective of this game is to form a given shape using all 7
pieces. Thousands of shapes can be made by moving simple shaped pieces around. Only your imagination is the limitEach file contains 240 puzzles. Please register your copy of Tangram and find out how many
System 7 Pack! 3.4.1 - Rated 4 Mice by MacUser Magazine! New version is 100% compatible with System 7.1. Plus, new documentation in DOCMaker format. And two new super value deals from Insanely Great
Software. Increases speed of Finder copies by 300%. Increases speed of Finder by removing ZoomRects. Change Finder's menu command keys! Add application document links. (e.g. MacWrite ---> MS Word.) Change
rthe way the Finder displays the date in its windows! Eliminate the rename delay! Suppress annoying dialog boxes!
StudioCalc 1.0 - archive contains a shareware application (and virtually identical DA) that calculates delay times in milliseconds if given a tempo, or vice-versa. It differs from DelayCalc in that it will
calculate in both directions, and has a prettier user interface. If you like it, there are instructions for sending me (the author) a small registration fee.
Spelling Test - Spelling Test is an awesome program that lets you create your own spelling list with your voice through use of the Mac's Microphone. This is great for teachers of any grade or parents of any
age. The child can then take the test that you created. Other features include random testing so that each student can take the test in a different order, recording of grades keeps track of the students
name, grade, and test taken, so that the teacher does not have to be present while the student takes the test, and creation of multiple lists so that absent students can take the test at a later date. Full
Silver3Ds#13 - Welcome to installment #13 of the Toymaster's Silver 3D Folder Collection. In this new segment you will find some great new folder icons. Also included are three system folders for the new
}Apple machines (Quadra 800, Centris 610, and Color Classic). In all, there are 35 new folders and 2 updates in this upload.
Sharp JX100 Plug In - The Sharp JX100 plug in works from within Photoshop. Drop the FILE into the Photoshop folder. Make sure the FILE is in the same place as the Preference FILE for Photoshop. THIS ONLY
Silver3ds
Silver3ds-resedit
Silver3dspt6
Silverlining
Simant
Simcity
Simearth
Simplest
Simplifies
Simplify
Simply
Simsoo
Simulate
Simulated
Simulates
Simulation
Simulator
Simultaneously
Since
Singalong
Single
WORKS WITH THE SHARP JX100. IT WILL NOT WORK WITH ANY OTHER SCANNER. If you have any further questions about the driver you can call Sharp Electronics directly.
ScreenSizeB$ AMUG CD:Files:Prog:S:ScreenSize.cptC
ScreenSize.cptD
0F
4KG 5/01/93
ScreenSize - This simple utility displays the coordinates of the bottom right side of your monitor. Useful if you need to know the size of your screen and have misplaced your documentation. This program is
QuitItAll v1 - This application will quit all running applications under system 7.0. Nice for shutting everything up when you do not wish to restart too.
Quadra.icon - Here's an improved version of my original Quadra icon. I got tired of looking at a black and white drive icon on a 24-bit monitor so I created this color icon. Although it's a Quadra 950 with
a 20" monitor in front of it (well, maybe it's only a 17" monitor), it looks good on any color or gray scale monitor with any CPU (it may even speed up some slower Macs..Simply copy and paste to the "Get
zInfo" window of your hard disk icon. It's a quick download (less than a minute) and I'm sure you'll be pleased with it.
Pythagoras - Pythagoras is another dissection puzzle game with 7 pieces, 4 triangles in different size, 2 squares and 1 diamond. The objective of this game is to form a given shape using all 7 pieces without
overlapping. This game is almost identical to 'Tangram' except the size and shape of the pieces. Thousands of shapes can be made by moving simple shaped pieces around. This puzzle game is specially great
for children to practice matching skill. You may think this is only children's game, but you will find it challenging once you try it.
PowerLaunchv1.6 - PowerLaunch is a System-7 Desktop Launcher. It is designed to allow quick and easy access to applications (including Control Panels and Desk Accessories) and other documents stored on your
Diamond
Diamonds
Diana
Diaplay
Diary
Diaryplus
Diatom
Diatoms
Diatonic
Dicamillo
Dictate
Dictates
Dictation
Dictator
Dictionaries
Dictionary
Dictionary3.0
Dictionarys
Overlapping
Overlaps
Overlay
Overlaying
Overlays
Overlaytext
Overlooked
Overly
Overn/gun
Overnight
Overplayed
Overprint
Override
Overseas
Overset
Oversight
Overthrow
Overview
Owned
Owner
Owner's
zMacintosh without having to navigate through several
Finder Windows
or through a multi-layered, hierarchal apple menu.
tA PowerBookB, AMUG CD:Files:Util:Icons:PowerBook.icon.cptC
PowerBook.icon.cptD
0F
3KG 5/01/93
PowerBook.icon - I wanted to jazz up my wife's Duo icon into something a bit slicker, so I whipped up this little PB icon. It's an open PowerBook from the point of view that you usually look at one. I
designed it in color but it looks equally good in gray scale You may also want to check out my other icons that have been fairly well received. The first is a Quadra Color Icon that shows a 950 with a color
Vmonitor in front. The second is my Wood File Drawer icon that has been really popular.
PicaCalc v2.2.1 - PICA CALC 2 PROGRAMMABLE SCIENTIFIC DTP CONVERSION CALCULATOR DA. PC2 is a programmable scientific calculator DA with a twist, "on-the-fly" numeric conversions for DTP. 16 digits, Polar
conversions, copy/paste,10 non-volatile memories, Save/Recall unlimited number of programs up to 20,000 lines & 695 dynamic variables each. Conditional unconditional branching, user defined functions,
zprompts, and messages, program stepping and editing, user defined info. v2.2.1 adds Papertape mode, printing throughout.
Philosophy HTB 2.1 L3 - The most amazing and complete HyperTextBook I've done to date. Level 3 of the Philosophy HyperTextBook takes one deeper into the subject of philosophy than any other product I've ever
seen. It simply must be seen to be believed. If you yearn for knowledge, get a copy of this! Thanks for all of the shareware registrations!
wA PasteIt!2B0 AMUG CD:Files:System7 tools:P-Q:Paste It! 2.cptC
Paste It! 2.cptD
0F
14KG 5/01/93H
Paste It! 2 - A small application that replaces those little yellow sticky note pads. It also replaces the need for the Apple note pad.
Novice typist fldr - Novice Typist is a "practice your typing" stack. It provides visual feedback as you type, using a keyboard diagram (no need to look at your hands/keyboard). Many practice text files are
included and you can make your own with this stack (or use a word processor). Lots of options - e.g., turn on/off the delete key, print out results. Currently being successfully used with 6th graders on LC
7IIs. FreeWare. Comments to the author are appreciated.
MyBattery 1.31 - MyBattery is the essential battery monitoring tool for Macintosh notebook owners! David Pogue of MacWorld loved it's "super-cool fuel gauge". MyBattery features include - A variety of
Novicetypist
Nowup-to-dat
Nrenforall
Nsf-formsre
Ntscbars1.0
Nubusblocktr
Nubusinterru
Nubuslist1.0
Nubusphysica
Nubuspowerli
Nubusq&as
Nuclearmedic
Nuclearwaste
Nudger
Nuhome
Nullsinfilen
Number2strin
Numbercrunch
Numberizer1
Numberofreso
Numbersleuth
Numcaps
Nuntius1.1a2
Nuptial
Nutcracker
Oaktree
Oakwoodprofo
Oasis1.3r
Objecti/oref
Needed
graphical displays of current battery voltage. Accurate estimates how much battery life remaining - and it "learns" to adjust the estimate to be more accurate for your particular PowerBook. Battery charger
=status (hi-charge, lo-charge, running off internal battery).
MovieMaker1.3 - Movie Maker make a QuickTime movie using a series of PICT files. To use, select "Convert PICTS..." from the menu, Then select the folder containing PICTS. REQUIRES QuickTime.
Microspace Satellite - Microspace satellite services have reduced businesses communications costs. Over 90,000 locations are recieving their data, multimedia, and audio information via Microspace's
wsatellite services. This file contains further details about this communication service, specifically for businesses.
Microspace Pricing - Microspace satellite services have reduced businesses communications costs. Over 90,000 locations are recieving their data, multimedia, and audio information via Microspace's satellite
~services. This file contains pricing details about this communication service, specifically for businesses. Pricing inside.
MacVcr+B AMUG CD:Files:Util:M-Mc:MacVcr+C
MacVcr+D
0F
55KG 5/01/93
MacVcr+ - MacVCR+ will generate (encode) VCR+ codes given the show time and length. MacVCR+ is also able to decode the VCR+ codes and give you the channel, start time, and length.
LoveYourSmile - This is a GM remix of a MIDI file I d/l'd from the PC libraries, I humanized it a bit, dropped the melody to use it for singalong, and beefed up some of the parts.
James' Patterns #1 - I've included 7 patterns that are quite unique. Having a cool desktop pattern can be very pleasing! Use Desktop Textures to install.
Interlock 3D - Here's a very simple implementation of interlocking buttons using some 3D icons and basic scripting. Why look at the same old radio buttons?
Imagic9d65B# AMUG CD:Files:Art:I:Imagic9d65.01fC
Imagic9d65.01fD
0F
329KG 5/01/93
Imagic9d65.01f - A Shareware Color Painting Program.. For those out there still using System 6.0.x, you must have 32-bit Quickdraw. If you do not have 32-bit QuickDraw and are using System 6.0.x, you can
get it from APDA. Sorry, I can't distribute it with Imagic due to the now infamous Apple lawyers. If you have System 7.0, you need not worry, 32-bit Quickdraw is built in.
ICON Wizard1.0 - The ICON Wizard is a shareware product which provides the capability to easily assign custom ICONs to files, folders and/or disk, both original and alias. It has a simple drag and drop
interface, and provides a full color paint facility for ICONs. The unregistered version is completely functional, but does not include an ICON library facility included in the registered version. by Mike
Samuels.
A IconVault
Wizard1.0
Wk11.12
Wk11.13
Wkswch
Wmgrport
Wobbling
Woefully
Wolfgang
Wolfman
Wolfson's
Wolveinwoods
Wolves
Woman
Wonder
Wondered
Wonderful
Wonderfully
Wondering
Wondrous
Woodcrest
Woodcut
Woodcuts
Facing
Factbook
Factor
Factored
Factories
Factors
Factory
Facts
Factual
Failed
Failing
Failure
Failures
Fairly
Fairy
Faithfully
Fakebot
Falcon
B( AMUG CD:Files:Util:Icons:Icon Vault.cptC
Icon Vault.cptD
0F
8KG 5/01/93
Icon Vault - For all of those who have color monitors and would like to see Disinfectant's icon family be represented in all its glory, help is finally here - by the way of an Icon Vault that can easily be
installed. Simply place it in your System Folder, and those "plain Jane" black and white Disinfectant icons can be a thing of the past. As long as Disinfectant keeps its existing creator code, all future
GinRummyv2.0 - The Gin Rummy program can be run on any Macintosh computer. It needs 410K of memory and is 32-bit clean. I am releasing this program as shareware for $10. Gin Rummy is a card game for two
people. A game consists of a series of hands, and it ends when a player accumulates 100 or more points. Then, the final scores are calculated and the player with the higher score is the winner. I will assume
that you know the rules of Gin Rummy. If not, you can read the section on Gin Rummy in almost any book on card games, which you can obtain from your local library or bookstore.
A Giaco.cptB! AMUG CD:Files:Game:F-G:Giaco.cptC
Giaco.cptD
0F
136KG 5/01/93
Giaco - Giaco is an easy (the easier!) game. I don't expect you to play Giaco every day, but what you have to do is to find the strategy that rules the game. Is a nice game for Mathematicians or for who
Winner
Winners
Winning
Winnings
Winter
Winter's
Winterbird
Wipe-clean
Wire-frame
Wired
Wiring
Wisconsin
Wisdom
Wished
Wishes
Wishing
Wistful
Witch
Witches
Witglobal
wants to think for a while. If you like Martin Gardner, maybe you want to solve this problem, and if you know Pascal, you can even try your strategy. The Pascal Project has DRVR Runtime.lib.
GetOutlineMethod XFCN 1.0 - GetOutlineMethod XFCN takes no parameters. It returns two items, item 1 is true if TrueType is available, item 2 is true if ATM is available. Let me know what you think!
GetFileExists XFCN 1.0 - GetFileExists XFCN takes one parameter, the pathname of the file to check. The result is either true or false, or an error message. Let me know what you think!
GetFileCopy XCMD 1.0 - GetFileCopy XCMD takes two parameters, the pathname of the source file, and the path of the destination file. Errors are reported in the result. This seems pretty robust, let me know
GaspraQT - An 11 frame QT movie of the asteroid Gaspra as taken by the Galileo spacecraft. This is footage of the first even close up encounter with an asteroid that took place in October of 1991. A must
for you space buffs out there!
A Gallery30B& AMUG CD:Files:Game:F-G:Gallery-30.cptC
Gallery-30.cptD
0F
80KG 5/01/93H^ Gallery-30 - this is a great little card game for the Mac with nice anumation. By A. Herzog.
Flo.cptB$ AMUG CD:Files:QuickTime:D-E:Flo.cpt
There
There's
Thereby
Therefor
Therefore
Gallery-30
Galliard
Galore
Gamble
Gamblers
Gambling
Flo.cptD
0F
219KG 5/01/93H
Flo - Very unusual full color QuickTime animation of a face created with Flo'--digital distortion program. This face goes through some remarkable transformations. 220 x 110 x 24bit.
F1Updater103e - This is a an update for the Tabby alternative F1 version 1.03. You MUST update a COPY of F1, so you can easily come back to previous version if the update is not successful. You should
disable your Extensions (INITs) before launching the updater, some anti-virus software can stop the updater. After launching F1Updater you must choose the F1 application you want to update. After a few
Zseconds the updater will show a message reporting the succesful (or unsuccessful) uptade.
DungeonWorld2 - This is the second DungeonWorld Adventure. If you did, or didn't like the first one, this one is MUCH better. In this one You must find a special magic item to destroy all of the evil. The
graphics are good and the sounds are GREAT. I modled this game after the AD&D games. There are many special features in this one. Getting drunk in a bar. Chowing down on a pie. Exploring secret rooms.
DOSWasher 1.0 - Why another text converter? Even though there are many such utilities out there, I wanted one with the drag and drop feature. Since I couldn't find one, I wrote it myself. However, to lively
things up a little I tried to alter the look of the interface somewhat. Will this be the System 8 look, perhaps. The DOSWasher application will toggle text documents, dragged onto it, from MS-DOS to
Macintosh formats and vice versa. It's even possible to mix Mac and DOS formats in the same batch, since each file is checked individually before conversion. You can also locate single files in a standard
dialog box.
A DIVER.GIFB
AMUG CD:Files:GIF:D:DIVER.GIFC
DIVER.GIFD
0F
226KG 5/01/93H
DIVER.GIF - Ray traced illustration of a diver emerging from the water. It will be a great background or startup screen. 640x480x256.
DirectLink
System7
Openconnreply
Opened
Opener
Opening
Individuals
Indo-european
Indo-pacific
Indonesia
Induced
Inductor
Inductors
Indulgence
Industrial
Industrialized
Industries
Industry
Inelegant
Inertia
Inexact
Inexpensive
Inexpensively
Inexpensivform
Inexperienced
Inexplicable
Infamous
Infect
Infected
Infection
B' AMUG CD:Files:Tele:D-F:Direct Link.cptC
Direct Link.cptD
0F
3KG 5/01/93
Direct Link - The ARA script for Direct Connection, (i.e. for a direct serial link or for other links with PortConnector
installed) The "phone number" parameter is used to set the desired port speed, the
<values supported are 2400, 4800, 9600, 19200, 38400, 57600.
Complete trio/fcp.midi/std - This is the complete trio "So Glad You Came! Have a Cocktail" for flute, cello and piano. The work is in three movements, "Jaunty de Jazz" (quarter note = 96), "Passacaglia
owith Variations" (eighth note = 96), and "Rondo Caprice, con salsa" (quarter note =120). I hope you like it!
Complete Note Speller v1.0 Demo - This is a demo version of the complete Note Speller. The Note Speller is part of the on going Music Lab Series which uses computer resources to accelerate traditional
musical training and development. The complete Note Speller covers both the Treble and Bass clef as well as chromatic and diatonic notes. Students will be asked to play notes on the computer simulated
piano. This piano actually works! Students may choose between several sounds. Piano, organ, harpsichord, flute, orchestra, trumpet and sax. You may play the piano with the mouse, computer keypad or
Voptional midi keyboard. Your progress will be monitored on a computerized scoreboard.
BassClefNotePicker v1.01 - The Bass Clef Note Picker is the sequel to the first Note Picker. This is a maintenance version. Bass Clef Picker v1.0 needed a special music font installed in the system
folder. This version does not!. The Bass Clef Note picker specializes in Bass Clef notes. Students will learn where the notes are on the musical staff rather then just memorizing hand positions on their
kinstruments. This program is imperative to any one studying piano, cello or other bass clef instruments.
Automata1.01 - this after dark module is a black and white module that draws bit map patterns on your desktop in the type of configuration you desire. Can create some interesting effects.
VantageUpdate1.6.1 - Well, nobodys perfect and Vantage 1.6.0 did ship with a few bugs. This package contains everything you need to be a happy Vantage 1.6.1 user. In this package you will find: ASCII Table
need Vantage 1.6.0 to use this package. 2) NEVER patch the Vantage you are using to load the patch! 3) The ASCII Table, Assign ESC, Files Joiner, Paste Macros, Patch 1.6.1, and Sloppy Compare VCMDs will ONLY
1.0.1 Updater - This contains an archive containing the TimesTwo 1.0.1 Updater and updating instructions (TeachText). All current users of TimesTwo should update to 1.0.1, a maintenance release
qwhich will improve performance on some disks, supports Personal AppleShare and includes better hot installation.
Timer1.0 - Thanks for giving our utility Timer a try. We think you will like it for simple timing tasks. Timer works in two modes, Elapsed and Countdown. The mode is controlled by the two radio buttons of
Rthe same name. Operation in these two modes is described in the following inside.
TidBITS#173/19-Apr-93 - This issue of TidBITS brings an encore to our popular issue #104, which focused on System 7. This time we have a bunch more System 7 frequently asked questions and answers, along
with an editorial on the virtues of the now-obsolete Quadra 700, a report on a nasty and long-standing bug in the Hierarchical Filing System, neat tricks with internal CD-ROM drives, and a passel of
EMailBITS, including one especially for PowerBook 100 and Duo owners.
Tic-Tac-Toe v1.3 - This is version 1.3 of Jordan Pinsker's critically acclaimed Tic-Tac-Toe color game. This version has three difficulty levels Stupid - The random one, previously v1.0. Smart - MIxture of
blocking and random. Beatable. Genius - I beta tested this. I think it's unbeatable. It's Shareware, and paying the fee gets you the source code.
TheUpdater1.10a - contains two applications to simplify updating ANYTHING... The first application, Update Builder, asks you for the OLD version, and then the NEW version. Then UB crunches through the two
files (which, by the way, can be _completely_ different kinds of files!), determining what has changed. It then pops out a simple document that describes the changes to the other application - Updater!
TextureSynth1.1 Demo - TextureSynth is a new graphics utility program for the Macintosh that lets you create a wide variety of richly detailed textures, quickly and easily. The program uses continuous-tone
shading and color to produce complex images, yet it is extremely fast. The textures can be realistic or abstract they can range from fine-grained twill, to garish day-glo, or many things in-between.
is a shareware program designed to retrieve text from damaged word processing files and orphan files (files whose applications are not available to the user). It can
also be used to read text from a non-text file. It reads all the text from these files and saves the retrieved text in a file of type
format so that it can easily be read and manipulated by the user
in basically any word processing application (even TeachText). Once you've rescued the text, there might be some characters you do not want that the creator of the document stored with the text. Just cut
5and paste the desired text into a separate document.
TestMaker1.0 - TESTMAKER - is a test construction kit, not a template. It allows the user to build and print a test that looks good quickly and conveniently. The user can choose between common test question
types such as fill in the blank, true or false, multiple choice and essay to construct the test the way they want it to look. The user can concentrate on the test questions - TestMaker takes care of setting
the test up and the numbering formatting chores. Users are not constrained to question order or development and can mix and match questions as desired.
SuperClock! 4.0.4 - This version fixes two problems. There were crashes when configuring the clock in the control panel if you're running on a Mac Plus. Also, the multiple chime feature wasn't working
Waveform
Wavelengths/harmonic
correctly in all cases. This is the latest release of SuperClock!, a control panel that puts a clock on the right end of the menu bar. The enclosed documentation (fascinating reading) describes its features
plus changes specific to this release. If you copy SuperClock! to another electronic service/BBS, please use this file so its documentation goes with it. Thanks...
Suitcase Updater 2.1.3 - Suitcase Updater 2.1.3 will update your copy of Suitcase 2 to version 2.1.3. The principal change in 2.1.3 is compatibility with System 7.1 System Enabler files. Double-click this
jfile after downloading to extract the Updater application and a TeachText file, "Suitcase & System 7.1".
173KG 4/30/93H= Stuffit3.04Updater - this is the stuffit delux 3.04 updater.
StFrancisCapB. AMUG CD:Files:Font:S:StFrancisCaps Type 1.cptC
StFrancisCaps Type 1.cptD
0F
27KG 4/30/93
StFrancisCaps Type 1 - StFrancisCaps is a hand-drawn rendition of a pre-10th century alphabet I had seen in a textbook. I have tried to reproduce this alphabet exactly as I have seen it, so it even carries
the imperfections (or character) of the originals. This alphabet is not a complete typeface, and does not contain numbers or punctuation. It is intended specifically as a specialty typeface, and is not a
xProFont. It is an all-caps font, and has the same upper-case letters in the lower and upper positions of the keyboard.
SMARTO1.0.2 - Application, with an FKEY included to invoke it, which presents a sorted list of just the applications on volumes, disks, and servers, from which you can select and launch one. Just drop it in
Strikeout
Strikeouttt
String
Stringifier
Strings
Strip
Stripaddress
Stripdup
Striplist
Strsml
Strtupscrn
Strwidth
Sts-41
Stteacher
Sttngscript
Studio
Studiocalc
Studioconvert
Studiocraft1.3
Study
Studytechniques
Stuff
Stuffit
Stuffit&frontier
Stuffit3.04updater
Stuntcopter
Stupid
Style
Supports
Supreme
Surgeon
Surprint
Sticky
Still/motion
Stills
Stimulating
Stock
Stocks
Stocks2.1
Stone
Stone's
Stones
Stopped
Stopping
Stops
Stopwatch
Storage
Store
Stored
Stores
Stories
Storing
Storm
Story
Storybook
the Apple Menu Items folder, select it, key in a few chars of the app name and hit return. This version has a facelift from the 13 March submittal. 5$ sharware to author.
Shoelace 1.2 - This utility is for Macintosh BBS sysops who run their systems from remote. BBS programs such as TeleFinder let you do most any remote maintenance you want to do except for one important
item. You can't update the BBS software since when you are connected to the BBS, it is active. That's where Shoelace comes in. If you support events or crashmail, when the event is run (and the BBS
software is not running), Shoelace will update the BBS software using the new version you uploaded earlier I also added another capability... if you upload a file called "Launch Me", Shoelace will launch
-whatever application is listed in this file.
Shaded3DIconB- AMUG CD:Files:Util:Icons:Shaded 3D Icons.cptC
Shaded 3D Icons.cptD
0F
25KG 4/30/93
Amy's
Announces
Anti-times-table1
Aolkeywordsda2.41
Aolwakeup
Listed
Listen
Listener
Listening
Listens
Lister
Listfiles
Listing
Listings
Listlogic
Listoid
Lists
Lite2.3
Literally
Literary
Literate
Literature
Shaded 3D Icons - If you like the cool silver 3D folder icons you can get them for just about every application under the sun. They were created by Toymaster, whose work is availiable through a file search
under "color folders" or something like that. He, Toymaster, likes getting EMailed suggestions for new folders, and he's a very nice guy so send him your requests, compliments, etc.
Selvia Demonhead - Selvia's Demon is a standalone Screen Saver application. It features a great looking (ghoulish) demon with ghastly eyes. The demon floats across your screen staring at you with those eyes
Tuntil... The demon exits with an appropriately demonic laugh when you "dismiss" him.
SAM Virus Definitions 4/19 - This is the latest SAM Virus Definitions file dated 4/19/93 (April 19, 1993) for both SAM 3.0.x and SAM 3.5. This file adds detection and repair capability for all known viruses
RhoshamBo V1.4d - RhoShamBo V.1.4d was written primarily to promote the RhoShamBo World Peace Society, dedicated to world peace. It is a game that you will probably remember as Paper Rock Scissors. You and
your opponent must pick one of three choices the rock, the paper, or the scissors. Rock beats scissors; scissors beats paper; paper beats rock. You can choose the level of difficulty, level of maturity, and
RescueNotify 1.00 - RescueNotify is a System 7-only application which reminds you if a "Rescued Items" folder exists in your Trash. This folder is sometimes created by the System after a crash and contains
temporary files in use by applications at the time your Mac crashed. In some cases you might be able to salvage data from a file in the "Rescued Items" folder. Place RescueNotify in your "Startup Items"
Zfolder to automatically check for "Rescued Items" each time you start your Mac. Freeware.
A RadiationB) AMUG CD:Files:Util:Network:Radiation.cptC
Radiation.cptD
0F
18KG 4/30/93
Trash
Trashed
Trashemptier
Trashes
Trashing
Trashman
Trashman4.0.3
Trashmaster
Trashselector
Traumatic
Trautman
Travel
Traveled
Traveler's
Travelers
Traveling
Travels
Traverse
Travesty
Travis-peter
Trbekw
Tre0992
Treasure
Treasurers
Trash
Traversal@
Treasures@
Triangle@
Trinity@
Trouble@
Truetype
Trust@
Tunnel@
Turns
Twenty-one@
Twisted@
Typechanger@
Typeface
Types@
Typespace@
Typographic@
Update
Updater
Updates
Upgrade
Uppercase-only
Uppereastside@
Upside-down@
Radiation - Radiation is a pair of utilities (a sender & receiver) that allow the user to put up mysterious error dialogs, containing any message, on another user's computer over a network. People can be so
cruel! Could also be used as a simple network messaging system. Version 1.0 is compatible with all manner of convoluted ethernets, ARA linksrouters, bridges, etc. Requires System 7, at least two Macintoshes
K(you can send to yourself, but it's not very fun that way), and a network.
QuickSearch 1.0 - QuickSearch is a really fast tool for searching words or sentences in documents. The search can be done inside one or more documents, in one or more folders and in one or more disk. When
Message
Messy
Metal
Metalman1
Metaphysical
Meteors
Meter
Meters
Method
Methods
Metro
Mexican
Mexico
Meyer
User's
User-activated
User-configurable
User-controllable
User-definable
User-defined
User-extensible
User-friendly
User-interface
User-interfaces
User-selectable
User-specified
Userland
Userland's
Manner
Manor
Mansion
Manually
Manuals
Manufacture
Manufacturer
Manufacturers
Manuscript
Manuscripts
the word or the sentence is found, the name of the document, largest document, but QuickSearch works well even in cramped conditions. With less memory, disk accesses are more frequent, which means that some
PrefsCleaner 1.1 - PrefsCleaner is system 7.0-dependent. If you aren't using system 7.0 yet, you will get a warning saying you need at least system 7.0 and the application will quit. PrefsCleaner checks for
each application, desk accessory, control panel and extension if it has a prefs file in the Preferences Folder. In this case the prefs file is marked. When the search is completed, there may still be some
`unmarked prefs files left. Those prefs files are considered to be redundant and can be deleted.
On Track4.0 - ON TRACK is an application designed to help you keep your home or small business finances in good order. More than that, the application is oriented to give you the maximum information about
your financial situation and so that the information for good decision making is always at hand. ON TRACK is a series of ledger sheets and budget sheets with attendant summary tables and charts. Although
the application is entirely menu and dialog box driven, you always have a convenient path to EXCEL
for further customization if desired.
OnCueII2.0.1B9 AMUG CD:Files:Updates:General:On Cue II 2.0.1 Update.cptC
On Cue II 2.0.1 Update.cptD
0F
69KG 4/30/93
On Cue II 2.0.1 Update - This is a beta version of On Cue II 2.0.1 update, 2.0.1b. It is beta in the sense that it has not been tested sufficiently to release it as 2.0.1 final, but all known bugs have been
Online
Onlinebible2.0.1
Onlinereview
Onlocation
Only-read
Opener
Openfolder7
Opening
Openresfile
Openrfperm
Outline
Outlines
Overview
fixed. We are releasing this now so that we can get it into the hands of anyone that needs it as soon as possible. If you are not having any problems with On Cue II, we suggest you wait for version 2.0.1
cfinal to update. All System 7 users should at least update the Move Alias and Move Special modules.
OIDSupdater1.3 - This application will update a COPY of Oids to version 1.3. Version 1.3 fixes some bugs and provides compatibility with System 7.0.1, and fixes problems with the IIci and other machines.
FTL Games recommends this new version for ALL Oids players. NOTE: This updater will update a COPY of Oids only. It will not update the master copy. Also, be sure to turn off all virus detection software.
NatashaCaps1.0 - Natasha is a font consisting of top-heavy letters that I initially designed with the Adams Family in mind - kind of funny/creepy. You may have a different opinion, but I hope you like it
1/31/92
1/6/93
1/72nd
10-day
10-feb-93
10.00
10/15/92
10/18/92
10/20/91
10/92
anyway. If you do, please send $10 (or less if you can't afford it) to the address below. I know there are a lot of fonts out there, but if you actually use the font in a letter or a job, you really should
7pay for it. I design out of love, but I upload to eat.
MicroPhoneUsB; AMUG CD:AMUG Info:AppleLink:MicroPhone User Group DiscountC
MicroPhone User Group DiscountD
0F
13KG 4/30/93
National
Nationalist
Nations
Nationwide
Native
Nativevoices
Nativity
Natrual
Natural
Naturally
Nature
Naturual
Nauert
Naugsaw'93
Nauta
Nautical
Nautilus
Navagatable
Navagation
Naval
Navigable
Navigate
Navigating
Navigation
Topic
Touchbase
Touches
Tough
Kinda
Kindergarten
Kinderreader
Kindle
Kinds
Klutz
Knight
Knock
Knoll
Knowing
Knowledge
Known
Knows
Kochel
Kolor
Kolor1.0
Koran
Kurzweil
MicroPhone User Group Discount - Here
s the special discount pricing offer we promised you on MicroPhone II and MicroPhone Pro communications software from Software Ventures. We hope you can announce this
news at your next group meeting, publish it in your newsletter or post it electronically on your BBS. For your convenience, we
ve included a short description of the promotion and a longer version.
Menu+12 - Menu+ module version 1.2 - an improvement over the current menu modules for mubbs - now allows for security levels so you can decide to not let users into certain modules now. (INCLUDING FILES!!).
for MUBBS BBS.
MedicalBBSliB/ AMUG CD:Files:Tele:M:Medical BBS list 3/93.cptC
Medical BBS list 3/93.cptD
0F
14KG 4/30/93HH Medical BBS list 3/93 - this is a huge list of Medical BBS's available.
Mansion3Docs
Muedit1.0
Muffy's
Users
Users&groups
Usertalk
Userware
Usherwood
Usina
B' AMUG CD:Files:Tele:M:Mansion3 Docs.cptC
Mansion3 Docs.cptD
0F
379KG 4/30/93
Mansion3 Docs - Until the release of Mansion 9.1.1, the Mansion BBS software has been a commercial product. Mansion is a FULL featured BBS system, completely configurable, including a full scripting
language allowing you to customize your BBS System to almost anything you want. Mansion BBS is highly supported anis used throughout the world. Mansion is an excellent choice for businesses, public
systems, Fidonet, and much more. Mansion was changed to shareware with the only restriction being that you are limited to 2 users until you register your copy. File 3 of 3.
Mansion2.956 - Until the release of Mansion 9.1.1, the Mansion BBS software has been a commercial product. Mansion is a FULL featured BBS system, completely configurable, including a full scripting language
allowing you to customize your BBS System to almost anything you want. Mansion BBS is highly supported anis used throughout the world. Mansion is an excellent choice for businesses, public systems,
Fidonet, and much more. Mansion was changed to shareware with the only restriction being that you are limited to 2 users until you register your copy. File 2 of 3.
Mansion 1.956 - Until the release of Mansion 9.1.1, the Mansion BBS software has been a commercial product. Mansion is a FULL featured BBS system, completely configurable, including a full scripting
Mansion2.956
Mansion3
Mantissa
Manual
Manuals
Mapping
Mappings
Mappity
Mapstk
Mar/93
Marble
March
Marco
Mardigras
Margin
Mariah
Mariner1.1c
Mario
Marker
Markerfeltthin
Markerfeltwide
Markerfinepoint
Market
Masquerade
Massachusetts
Massager
Master
language allowing you to customize your BBS System to almost anything you want. Mansion BBS is highly supported anis used throughout the world. Mansion is an excellent choice for businesses, public
systems, Fidonet, and much more. Mansion was changed to shareware with the only restriction being that you are limited to 2 users until you register your copy. File 1 of 3.
MacTips&Tricks0493 - This is the shareware version of MACINTOSH TIPS & TRICKS. Distributed electronically as a double-clickable DOCMaker format document, MACINTOSH TIPS & TRICKS includes Macintosh news and
information, as well as productivity tips for various Macintosh products. This is the April 1993 version. Includes FileMaker Pro's Security Features by Maria L. LangerProofing vs Spell Checking by Terry
yWilsoRebuilding the Desktop - Revisited Saving Time (and Money) While Online by Maria L. Langer, Tricks with TeachText.
MacromindDirB8 AMUG CD:AMUG Info:AppleLink:Macromind Director TrainingC
Macromind Director TrainingD
0F
7KG 4/30/93
Macromind Director Training - This afternoon extravaganza will be split into two sessions. Session One will cover MacroMind Director for users from the beginner to intermediate levels. This is your
opportunity to learn about MacroMind Director
s capabilities and a bit more. Session Two will encompass a range for users between intermediate and advanced levels. Here you
ll have the chance to see the
Fextra functionality of what MacroMind Director has to offer and more.
MacRags.cptB# AMUG CD:Files:Mag:M-O:Mac Rags.cptC
Mac Rags.cptD
0F
6KG 4/30/93
Encore
Encounter
Encountered
Encountering
Encounters
Encourage
Encrypt
Encrypted
Encrypted/password
Encryption
Encryption/decryptio
Encyclopedia
Encyclopedias
hance
Enhanced
Enhancing
Enigma
Enjoy
Enjoyable
Enjoyment
Enlargement
Enlarger
Enlightment
Enochia
Enough
Range
Ranges
Ranging
Ranked
Rankings
Ransom
Ransome
Ransomnote
Rap/cowbell
Rapid
Ray-traced
Raytraced
Razor
Re-booting
Re-sale
Re-submitted
Reach
Reaching
Reactions
Reactor
Read-only
Readable
Mac Rags - Nestled within a lil' ol' text file is a list of the names, address and phone numbers of Mac magazines, arranged by topic: general, DTP/art, design, typography, modem/communications, education,
home/office, organizations, user groups, product specific, other, and "other other." I'd be excited off my beanie to receive E-mail of additions, deletions, and modifications to this list. Happy reading. . .
A LogOut2.1B% AMUG CD:Files:Bus:H-L:LogOut 2.1.cpt
Design
Designate
Designated
Designation
Deletions
Delicate
cious
Delighted
Delightful
Delightfully
Delights
Delimited
Delimiters
Delineated
Deliver
Delivered
Deliveries
Delivering
Delivermail
Delivers
Delivery
Delphi
Delphic
Deltagraph
Deltagraphpro
Deltatime
Delusions
Delux
Deluxe
Deluxe/helicopter
Delve
Delved
Demand
LogOut 2.1.cptD
0F
27KG 4/30/93
LogOut 2.1 - If you are looking for a simple and reliable way of keeping track of usage time on your computer, then this software is for you! LogOut tracks usage time on your computer for billing clients,
tax purposes, system utilization, etc. LogOut is particularly useful in an environment where a single computer is used by more than one person. LogOut has many unique features not found on any other
software of its kind. For example, it has the ability of knowing when you have stopped using the computer. LogOut is also fully customizable so you can tailor it to your individual needs.
LJ 4M/PM PPDs - file contains the LaserJet 4M printer Driver v2.12 March 15, 1993 release, and PageMaker PPD files for 300 and 600 dpi settings to be used with PageMaker 4.2a. Installation instructions are
LineShare Demo 1.3 - The LineShare software is based on the "adaptive answer" feature supported with many modern modems: automatic detection of the incoming call type. Generally, LineShare can be used with
cany modem and with any types of incoming calls, if there is a method to detect the type of a call.
KingZow Textures24bit-Vol 1 - About 15 24-bit patterns I created for use with the wonderful shareware program Desktop Textures. You can view these in 8-bit but it doesn't do justice to these beauties.
JABRA Ear PHONE Now - San Diego, CA--19 Apr 93 Be the first in your office to Ear Talk! JABRA's Ear PHONE
products are now shipping for both home and office. The Ear PHONE combines both a microphone and
speaker into a small, lightweight ear piece that fits comfortably in your ear. Use the Ear PHONE to communicate with a variety of computer and telephone applications. In appreciation of the support given us
by Apple and its many partners, we are offering special introductory pricing to all AppleLink subscribers through the end of May.
ICONFAMILYMAKER2.3 - General Icon Family Maker is a program that will create an entire icon family from a cicn, icl8 or PICT resource. I am defining an entire icon family as icl8, ics8, icl4, ics4, ICN#,
Jabra
Jackass
Jackclownmoov
Jackson
Jacksonvilleoldstyle
Jailer
Jamdemo
James
Jamming
Janson
Japan
Japanease
Japanese
Jd'sfundtracker
Jeff-nichols
Jemsnov
Jennifer
Jeopardy
Jerry's
Jerrycan
Joeperry
Johnson
April
Aprox
Aptly
Aquaintances
Aquarium
Aquired
Aquistion
Ara-zytel-9600
Arabesque
Arabic
Arac203
Araclient
Aracommander
Aracommanderdemo
Arafura
Arashi
Arbitary
rcane
Arcathexis
Arches
Archie
and ics# resources. This is accomplished by plotting the cicn or icl8 in three offscreen pixmaps of different pixel depths and copying the pixmap data to the various icon family resources. Cicns can be
gcreated from icl8 resources. 32x32 pixel PICT resources can be created from cicn and icl8 resources.
I.R. Effects - Here are two files that will make Photoshop images appear as if they have been shot with infrared film. I have included an arbitary map for 24bit RGB images and a CLUT for 8bit index color
images. Simply load these files under the arbitary map controls or the color table controls, respectively. Of course these files don't really turn a normal image into a IR image, I don't know if there really
is a way to do this, but the image will have the feel of a IR picture. These files will give you a image made up completly of shades of red. If you want your end result to be a black and white photo, simply
;convert it to grayscale after applying one of these 'maps.'
HyperDocumentBuilder - This database allows you to put together a contract, document, specifications, forms, or etc. on the fly with customizable sections. Most documents are not the same; one may include
~one section for one client and another for a different client. Hyper
Document Builder is perfect for any dynamic documents.
Happy55Birthday - This birthday card may have a limited appeal because you have to have a Dad who's turning 55 AND glad to be getting a capital gains exemption (the age-55-and-over exemption from taxation
on money earned in the sale of a home). I make all my own cards (HomeMade Cards, Ink
) and this one by far has garnered the most praise. It's not very fancy, but IS cute and funny.
A GoGestaltB& AMUG CD:Files:Util:G-H:Go Gestalt.cptC
Go Gestalt.cptD
0F
15KG 4/30/93HE Go Gestalt - A utility to give you information about your Macintosh.
Free Multimedia Seminar - This one-day free seminar is packed with multimedia product and technology information. The focus of this seminar series is Macintosh-based multimedia solutions including
Quicktime and various peripheral products. The seminar is solutions-oriented and shows the application and usage of key products in the creation of multimedia in business and creative applications.
Flintstones - This is not a MIDI file. This was arranged by John Derby (Big JD), a retired Navy Musician who is now looking for lots of stuff to arrange. He really needs the work and can use the money so
rwrite him if you want arrangements. This arrangement is for 3 trombones and a rhythm section. Performer format.
FiveDice1.4B" AMUG CD:Files:Hyper:F:FiveDice1.4C
FiveDice1.4D
0F
306KG 4/30/93
HW FiveDice1.4 - this is an interesting game for those into dice. Three players allowed.
FirstClassBBB< AMUG CD:Files:Tele:First Class:FirstClass BBS List 3/93.cptC
FirstClass BBS List 3/93.cptD
0F
8KG 4/30/93
FirstClass BBS List 3/93 - This is a partial list of the public access BBS systems using FirstClass software. Systems marked with a "*" have changed information and are no longer available at that number,
Fivedice1.4
Fixcreator
Fixdata
Fixed
Fixer
Fixhcsound
Fkeys
Fl3.0
Flagman
Flags
Flame9
Flamefile
Flash
Flash-it
Flashcards
Flasher
Flashing
Flashwrite
Fleacircus
Flianimator
Flickeringcolour
Fliegende
Fliers
Flight
Lplease do not call them until the number is updated and the "*" disappears.
Findit 1.1.2 - One of the things that drives me nuts is trying to find out what header file Apple put a function prototype into. Some are obvious some are not. So I wrota program to search through a folder,
3/ldp
30.11
31/19-nov-90
32-bit
32/26-nov-90
32bis
33/03-dec-90
34/10-dec-90
35/07-jan-91
36/14-jan-91
37/21-jan-91
38/flexitrace
39/28-jan-91
3dlib11
3dpadd
3dsilver5
3fold
3rddeminsion
4.0.1b1
4.0.2
(or some folders, (or some folders inside other folders), full of text files for a text string. If you think this is a stupid program send me a postcard or an E-mail message antell me why. Just drag a
nfolder onto the FindIt icon. It is OK if there are some non-text files in the folder FindIt will skip those.
File Dropper 1.1b1 - File Dropper is a THINK C library that implements an application that you can drop files or folders onto to do batch operations on. It handles the getting of the AppleEvents if running
under System 7, the main event loop, and the menus. You need only write the code that acts on the individual files. You specify if you want the status dialog displayed while you are working on the file.
Progress bar like Finder 7's that you update by specifying how far you are along with a percentage (0 - 100). You specify if you want this, too.
FC Palette Updaters - Attached are two Updater applications that add text to each palette button. One version gives you a vertical palette (ala standard FirstClass); the other version is for those people
1.1b6
1.1b7
1.1up
1.1v3
1.1v4
1.2.1
1.2.10
1.2.1demo
1.2.2
1.2.3
1.2.4
1.2.5
1.2.7
1.6's
Status
Stays
Stealth
Steam
Stearns
Steed
Steel
Steelers
Steep
Steering
Stein
Steinberg
Steinberg's
Stellar
Stencil
Stenrbach
Stepbar
Stephanie
Stephen
Stepping
Steps
*who like their palettes to be horizontal.
F1EnglishDemB+ AMUG CD:Files:Tele:D-F:F1 English Demo.cptC
F1 English Demo.cptD
0F
188KG 4/30/93
F1 English Demo - Formula 1 is a communication module that improves the performance of point or BBS programs. F1 can be used as a replacement of TabbyNet and Call modules for Tabby and Copernicus, but can
be used also with CounterPoint and MacWoof. This is what F1 improves - Full support of WaZoo and FTS-0001 protocols. File transfers with ZedZap and ZedZip with crash recovery. Full support of high speed
modems, serial speed up to 57600 baud, hardware handshake, Support for all the devices registered with the Communication Toolbox.
EvaluationStackII - This Stack, EvaluationStack, was developed by me and for me when I was teaching fifth-grade. It helps to evaluate projects for the students and create nifty evaluation cards for each
DXCMD's 4.0.3 Updater - This stack can be applied to the previously uploaded Dartmouth XCMDS 4.0 to bring it up to the current version. Since version 4.0 we have fixed a few things in the stack itself and
have fixed or improved these XCMDS: ModalDialog, SerialHandler, EditWindow, ListWindow, and ReplaceChar. Dartmouth XCMD's 4.0.3 is a collection of 50 XCMDS's that are available for your use with no charge
unless you use them in a commercial product. In that case, we request a modest license fee. Source code is included for all but one of the XCMDs for your edification, including two examples of external
=window XCMD's. Some sources are in Pascal and some are in C.
DiskPrint 1.0 - DiskPrint is a printer driver that allows you to print to disk as a PICT file or as a standalone application that can be transmitted to someone else. The application that is created by
DiskPrint will display and print your original document without the original application. It can be used with all applications, all Macs, and all system software versions.
DiskLock Updater 2.1 - Compact Pro file containing the DiskLock Updater to update versions 2.X of DiskLock to version 2.1. This version is completely compatible with system 7 including file sharing and
Disinfectant 3.2 - Disinfectant 3.2 is a new release of our free Macintosh anti-viral utility. Version 3.2 detects the new INIT 17 virus. The INIT 17 virus was discovered in New Brunswick, Canada, in April,
1993. The virus infects both the System file and application files. It does not infect document files. The virus displays the message "From the depths of Cyberspace" the first time an infected Macintosh is
restarted after 6:06:06 A.M. on October 31, 1993. After this message has been displayed once, it is not displayed again. The virus contains many errors which can cause crashes and other problems. In
jparticular, it causes crashes on Macintoshes with the 68000 processor like the Mac Plus, SE, and Classic.
A Dis+10b10B) AMUG CD:Files:Tele:M:MUBBS:Dis+10b10.cptC
Dis+10b10.cptD
0F
18KG 4/30/93
Errors
Erros
Escapade
Escape
Escaped
Escapes
Escher
Espanol
Especially
Estimates
Dis+10b10 - The only real difference is its compiled in a newer version of Think C, so people who may be having problems with System 7 should probably get this ... it should also be somewhat faster and less
DefaultApp1.0d5 - Default Application is a utility for configuring Finder 7.0
s choice of the application to launch for documents whose creators can
t be found. For example, I have my Finder configured so
that if I double-click a MacWrite or Microsoft Word document, it is automatically opened with MacWrite II. There are other utilities around for doing this, but what make mine different is that it
^control panel, and lets you make changes quickly, without quitting and restarting the Finder.
DaynaShipsDOB9 AMUG CD:AMUG Info:AppleLink:Dayna Ships DOS Mounter PlusC
Dayna Ships DOS Mounter PlusD
0F
5KG 4/30/93
Dayna Ships DOS Mounter Plus - SALT LAKE CITY, April 19, 1993
Dayna Communications, Inc., shipped the latest update to its popular MS-DOS mounting application called DOS Mounter Plus today. DOS Mounter
Plus has all of the features found in the original DOS Mounter, including MS-DOS file access on the Macintosh desktop, Extension Mapping, and DOS disk formatting capabilities, but includes more
Copernicus 2.00->2.01 Updater - This Copernicus II updater solves the quoting problem some users had with version 2.00, fixes several other bugs, and updates Copernicus II to version 2.01. Works ONLY on
tCopernicus II, NOT on Copernicus 1.00 or 1.02. contains the updater program, updater data file, and documentation.
CompuRoc1.2.1 - "CompuRoc," by Greg Lyzenga, is a shareware Macintosh prgram that simulates a model rocket's flight. It can simulate single or multistage rockets. It presents data in a graphical
format.Suppose you built a rocket and are wondering how it would fly with a different engine. This program will give the answer. It is a valuable tool for teaching the effects of different aspects of model
rockets. The programs outputs your choice of the following graphs. The vertical scale is altitude in meters, and the horizontal scale is elapsed time in seconds. The maximum displayed range is 500 meters
12KG 4/30/93H} Comic Characters - 9 comic related icons. Batman, Spawn, ShadowHawk, Spiderman, Green Lantern, The Flash, Savage Dragon...
ColorMusicIc
Value
Value-priced
Values
Vampire
Vampires
Vandross/surface
Vanhook
Vanilla
Vanish
Vantage
Vantageupdate1.6.1
Vapor
Vaporization
Variable
Variations
Command
Command-shift
Commander
Commandments
Commands
Commandsummary
Comment
Commercial
Common
Commonplace
Communications
Comp0292
Compact
Compacter
Compactor
Companion
Companionpack2
Compare
Compared
Comparison
Comparotize
Compat
Compatability
Compatibility
Competition
ponents
Compr
Compres1.0
Compressed
B- AMUG CD:Files:Util:Icons:ColorMusicIcons.cptC
ColorMusicIcons.cptD
0F
38KG 4/30/93
ColorMusicIcons - Archive contains Resedit files containing color icon families to the following music applications MOTU Mixer 7s Console Mosaic, Galaxy, Unisyn, Vision, Performer, SampleCell, MidiTime Piece
DA, SoundDesigner II.
COLORCLASSICB7 AMUG CD:AMUG Info:AppleLink:COLORCLASSIC VIDEO ADAPTERC
COLORCLASSIC VIDEO ADAPTERD
0F
3KG 4/30/93
Colorsyncq&a
Colortest
Colortoolbar
Colortracks1
Colortrash
Colorwheel
Colorwindow
Colorwriter
Colorx
Columbat1
Columbatt
Compatibilit
Completenote
Completetrio
Componentmgr
Compres1.0
Compressorsc
Compresspict
Compuroc1.2
Computerhis
Computersoun
Computerworl
Comtrade
Confidential
Congressiona
Conspiracybb
Contactmanag
Copernicus2
Copyfolder
Copyres2.1
Coral
Sounddesigner
Sounded
Soundedit
Soundeffects
Soundex
Soundfile
Soundh
Soundhack
Sounding
Soundisk
Soundmanagerpack1.8c
Soundmaster
COLORCLASSIC VIDEO ADAPTER - Power R today introduces an output for the Macintosh ColorClassic that makes it easy to project the ColorClassic screen image in a classroom or a conference room. The
Macintosh ColorClassic has a built-incolor screen but no output for an LCD display. The Power R model CC-10 provides that output. The Power R model CC-10 installs in minutes without tools and works with a
College Bound4.0 - COLLEGE BOUND is a tool for helping you look at college costs and to decide how much you need to start saving now to meet your future goals. For example, it can help you forecast college
costs 15 years in the future or look at your obligations for a student starting school next year. An up-to-date database of over 650 four year colleges and universities (there are 690 schools in the
tdatabase to be exact) allows the user to make a variety of comparisons that will yield a plan to meet their budget.
Catalogue (93/04) - Catalogue MacLib is a Stack from the Club Macintosh de Quebec which demonstrates their Macintosh Library disks available through their user group. This stack features French descriptions
and dialog boxes with a text export feature for a listing of their available PD and Shareware disks. This stack is very nicely done with associated icons. This stack is by topic.
ClipArtSampl
Nicely
Nicest
Niceties
Nicholus
Nickel
Nickelodeon
Nieto
Nifty
Night
Night-club
Nightly
Nightmare
Nights
Nightwatch
Nikon
Nimitz
Nine-inch
Nineteenth
Ninja
Ninjaboy
Nintendo
Nisus
B- AMUG CD:Files:Art:Ci-Cz:Clip Art Sampler.cptC
Clip Art Sampler.cptD
0F
204KG 4/30/93HY Clip Art Sampler - info on Creative Images in Flagstaff AZ and several wildlife images.
115KG 4/30/93HE Chris Holmes' Icons - many great Icons by Chris Holmes for your use.
A BURNIT1.0B# AMUG CD:Files:Bus:B:BURNIT 1.0.cptC
BURNIT 1.0.cptD
0F
32KG 4/30/93
BURNIT 1.0 - No data security system would be complete without a way to destroy the original versions of a file after they are encrypted. Burn-It provides exactly that function. It is a drag-and-drop
application under system 7. Files dragged onto the icon will first be overwritten with zeros, then renamed, then deleted. Both data and resource forks are deleted. Pre System 7 users can also access
FBurn-Its capabilities, just not quite so conveniently from the menus.
Bunny-Coder - This little stack will encode any message written in the field, and then decode it if you have the password. The password is "bunny" for starters. It will also reverse anything written.
BobsspaceteB7 AMUG CD:Files:Util:Textures:Bob's space texture 11.cptC
Bob's space texture 11.cptD
0F
59KG 4/30/93
Bob's space texture 11 - This is the 11th in the series. This is a return to venus' surface but this time in color. These are several new images --- not colorized re-submitted images. For those who wish to
know accurate scientific names on all the textures files, I am hoping to possibly convert to Wallpaper--peer pressure. Please contact me if you desire to know the names of these images please refer to the
upload Set # and I will tell you the names of the entire set as best I can. For those less inclined some of the names are less than exciting ( ie NGC 1479) but some of them are quite descriptive (ie Crab
Blue Monk - This is not a MIDI file. This was arranged by John Derby (Big JD), a retired Navy Musician who is now looking for lots of stuff to arrange. He really needs the work and can use the money so
rwrite him if you want arrangements. This arrangement is for 4 trombones and a rhythm section. Performer format.
Blackout 1.21 - Blackout is an INIT which you put in your System Folder that provides an automatic screen blanking function for your Macintosh. Blackout is similar to Pyro
except that Blackout is cheaper,
and it works. For neophytes, a screen saver is a program that blanks out the Mac's screen so that you won't ruin your monitor by having the same image on it too long.
BETAPEEDE.1.3 - BETApeede is an arcade-style game written for color Macintosh computers with a 68020 or higher CPU and System 6.0.7+. The game is designed to run with a minimum of 16-colors (4 bit mode),
but will work in 256-color mode (8 bits deep) with a slight reduction in performance. The loss of performance will probably only be a problem for LC, LCII, CX, and possibly SI owners. CI, FX, and QUADRA
Kowners should find the game speed adequate regardless of the screen depth.
AREA PROPERTIES2.2 - Finds area (cross and surface), perimeter, volume, centroids and moment of inertia of any object saved in a PAINT or PICT doc. Objects can be imported via the clipboard. Uses are for
AliasMenu1.1 - AliasMenu adds menus to the Finder. These menus work exactly like the Apple Menu they may contain any kind of items (applications, documents, desk accessories, folders, aliases, control
Recipes
Recipes1.3g
Recipeware
Recive
Reckoned
Reclaiming
Reclining
Recognition
Recognizable
Recognize
Recognized
Recognizemouse
Recognizes
Recognoized
Recoil
Recolored
Recomended
Recommeded
Recommend
Recommendations
Recommended
panels...). Selecting an item in a menu will open it, as if you had double-clicked it. The menu titles can be replaced by icons, which you'll find useful if you have a small screen. AliasMenu needs System
Nversion 7.0 or higher. It doesn't modify the System or the Finder in any way.
AfteDark2.0xB; AMUG CD:Files:Updates:General:After Dark 2.0x Updater.cptC
After Dark 2.0x Updater.cptD
0F
142KG 4/30/93
Hy After Dark 2.0x Updater - This version will update versions 2.0, 2.0h, 2.0s, 2.0t, 2.0u, 2.0v or 2.0w to version 2.0x.
AfteDark2.0vB: AMUG CD:Files:Updates:General:After Dark 2.0v Updater.cptC
After Dark 2.0v Updater.cptD
0F
106KG 4/30/93
After Dark 2.0v Updater - This is the After Dark 2.0v Updater. It updates any of the earlier versions, 2.0, 2.0h, 2.0s, 2.0t, or 2.0u to version 2.0v, and also updates the modules in your After Dark Files
folder. After Dark 2.0v, like version 2.0u, is 100% compatible with System 7.0, and fixes all known bugs. The difference between After Dark versions 2.0u and 2.0v is that 2.0v is fully compatible with
Video Icons - Here are a few color icons related to video. They include SMPTE color bars, ENG cameras, BVU editing deck, Ikegami camera (tripod and pedestal), Betacam SP tape, and a slate, Each should have
B&W, icl4, icl8, ics4 and ics8 resources included. If you like them, please drop me an email. Also, I highly recommend Icon7 by Inline Design. Great program for custom icons. More to follow if there is
interest.
Editing
Education
Peeker
Peephole
Peephole203
Pending
Pentagons
Pentaminos
People
People's
Peoples
Per-day
Percent
Percentage
Percents
Percussion
Perfect
Perfectly
Perform
Performa
USAExpandsMaB: AMUG CD:AMUG Info:AppleLink:USA Expands Mac Performa LineC
USA Expands Mac Performa LineD
0F
8KG 4/21/93
USA Expands Mac Performa Line - CUPERTINO, California--April 12, 1993--Apple Computer, Inc. announced today three new models in the Apple Macintosh Performa line of personal computers, including a
value-priced, modular color system, as well as enhanced software and peripheral offerings across the new line. The Macintosh Performa is designed to reach first-time buyers and new users in the home, offering
TimeBook2.0.1 -TimeBook maintains a list of your clients, billing categories, jobs in progress, and comments. Four simple pop-up menus let you pick a job, 'punch-in', 'punch-out', pick a billing category,
and enter comments as you work. With TimeBook, keeping an accurate time sheet is incredibly easy. TimeBook uses your Mac's clock and calendar to assist you in filling out your time sheet while still giving
you complete control over all your time keeping. You can choose TimeBook's defaults or enter your own. Once a job is entered, it is easy to go back and revise any aspect of the record.
TidBITS#172/12-Apr-93 - We present a PowerBook-heavy issue this week, with a look back at the real story behind the PowerBook 100 and a hopefully instructive investigation of a weird Duo troubleshooting
problem. We also have an announcement of a new virus, a bit on Macintosh Easy Open (which eases opening foreign file types) in MacLinkPlus, and finally, a review of CMaster, Jersey Scientific's extension to
The Addition Magician1.0 - This program will teach children the needed skills of number crunching. There are 10 different exercises or number groups to choose from, with over 120 different equations. The
Addition Magician will give children tremendous speed and facility in dealing with numbers. Teachers will find it helpful for teaching and testing purposes. This program exploits full color graphics and
sound. This is compiled program and is fully compatible with all Macintoshes. This version is fully functional except for exercises 8,9,10.
TempleTTB$ AMUG CD:Files:Font:T-Z:TempleTT.cptC
TempleTT.cptD
0F
25KG 4/21/93
TempleTT - This is a font inspired by the album covers from Pearl Jam, Temple of the Dog, and Mother Love Bone. It's kind of messy handwriting, looks good around 24 point.
TATTLE1.6.3B# AMUG CD:Files:DA:T:TATTLE1.6.3.cptC
TATTLE1.6.3.cptD
0F
175KG 4/21/93
TATTLE1.6.3 - TattleTale is a system snooper and bug reporter desk accessory. The reports are particularly thorough under System 7. 1.6.3 UPDATE = 1) New Tattle.INIT 1.04 + TattleTale.Trap files, 2) Bug
Templett
Tempo
Tempofont
Tempoiimenu
Tenderfoot
alftt
Tennessee
Tennis
Terminated
Termination
Terrain
Terrainmaker
Territory
Tescroll
Tester
Testmaker1.0
Tex-edit
Texas
Texport
Textbreak
Textcat
Textedit
Texteditorpatches
Textfilter
Textmangler212
Textoid
Textres
Fixes- Tattle.INIT conflicts, incorrect font listing under 7.1, main dialog bug, occasional bad trap# in INIT Patch report, Radius 16 startup crash, Traps file generation bug, etc.
TATAPP1.6.3 - TattleTale is a system snooper and bug reporter APPLICATION. The reports are particularly thorough under System 7. It's functionality is identical to TattleTale DA but some people prefer the
Application version under System 7, although the DA version works perfectly well. 1.6.3 UPDATE = 1) New Tattle.INIT 1.04 + TattleTale.Trap files, 2) Bug Fixes - Tattle.INIT conflicts, incorrect font listing
under 7.1, main dialog bug, occasional bad trap# in INIT Patch report, Radius 16 startup crash, Traps file generation bug, etc.
Space textures 8 - This is the first installment in a series of images from the Hubble Space Telescope, the floating telescope with bad vision. These images are a variety of deep space images. These images
are sometimes a little grainy because NASA released them before the usual editing because of all the scientists worries about the usefullness of the telescope.
Space texture 9 - This is the second installment in a series of images from the Hubble Space Telescope, the myopic telescope with now failing electronics. These images are a variety of deep space images.
Space texture 10 - This is the third installment in a series of images from the Hubble Space Telescope. This marks the halfway point in the astronomy collection that I have, can you believe it--I gotta get a
life. I hope that these images are interesting to people. I would like to hear some feedback or even some requests. I could even upload the original graphics for some of these if people would like. I
hope more Wallpaper users start converting these images or somebody writes a little utility for ppat to wallpaper conversion, hint hint to the bored utilities programmmers. Oh well people probably don't
SimCity 1.4 Updater - This is the 1.4 updater just released. This is NOT shareware, but only for AOL users of SimCity. The B&W is faster, PowerMac (e.g. Quadra's and Fast ci's) color is slower. More
Res Doubler 1.1UP - ResDoubler 1.1 will double the resolution of any 72dpi b&w (1-bit) PICT. It is a must have for any hand scanner owners who wish to scan at higher effective resolutions without loss of
Similar
Similarities
Similarity
Simplest
Simplifies
Simplify
Simply
image quality. This version has been updated for faster processing and allows PICTs to be saved with varying x and y coordinate dpi's.
Ppat->PICT - Converts ppat resources in files to PICT resources (leaving the ppat resources untouched). Only necessary if you need to convert many ppats to PICTs or have ppats which are 16/32 bit or odd
Rescuenotify
Resdecomp1
Research
Resedit
Resedit7.0tmpls
Reseditcompleterevie
Reseditdocs
Reseditors
Reserved
Reset
Resetprinter
Resexpress
Resident
Resistor
Resize
Reslogger
Resmasterda
Resolve
Resolvealias
Resolving
Resorcerer
Resort
Returned
Revealed
Review
Resdoubler
Research
Resedit
sizes. Requires ResEdit or a similar utility to be of much use. PICTs created are always in Millions of colors, regardless of the original ppat.
PowerBook MacAnimation - Wanna see a Powerbook from Startup to Shutdown? Well Download this one, and it is well worth it. It begins with a Powerbook starting up, to shut down displaying great animation,
Converts
Convinced
Convoluted
Convolution
Conway's
Cooing
Cookbook
Cookie
Cookies
Cooking
Coolansimenusfortf
which is truely enjoyable. Good on any Mac, great for powerbooks... Great-even has Sound Effects! 35 second b&w (1 bit) 118 x 137 pixel movie.
NRENforAllB' AMUG CD:Files:Bus:N-Q:NREN for All.cptC
NREN for All.cptD
0F
13KG 4/21/93
NREN for All - Insurmountable Opportunity" by Jean Armour Polly. This is a discussion of the National Research and Education Network bill originally envisioned by Al Gore and now signed into law (12/91).
NetworkCookBook.ps - "The Network CookBook" by Ms. X is a collection of general recipes from the internet over a period of time. This book is approximately 200 pages all together and is worth the download
and printing time--truly a rich resource. It contains a table of contents and an index, including the following general categories of foodstuffs:
Missing SimCity Resource - After upgrading to version 1.4 of SimCity from 1.1, I discovered that the Zone Status function (holding down the letter "Q" and clicking on the Map) no longer displayed what type
of zone the user clicked on. Upon checking an older version of SimCity, I found out that a small resource including the descriptions were missing. So here they are! To install, use ResEdit 2.1.1. Open the
Missing Resource file, select the single STR# resource, and copy. Next, open your COPY of SimCity, and paste the resource. If you get the message, "A resource with this ID already exists" press the NO
Sbutton--you already have it! If nothing displays, save your copy and start playing!
MemMapper1.1 - f you've done any programming on the Mac you've probably seen drawings of the Macintosh's memory map. This is a grid which graphically shows the location of various system structures and
Useage
Useand
programs in RAM and where they are in relation to each other. Well, just to make all that theory seem more real, Memory Mapper will draw that map for you so you can see exactly what is living in your Mac's
`RAM right now. Version 1.1 improves the color of the display and has a few other minor changes.
MeasureforMeB2 AMUG CD:Files:Education:M:Measure for Measure.cptC
Measure for Measure.cptD
0F
57KG 4/21/93
M-macm
M-mes
1alk2.0
Macintercomm
Macintoh
Macintosh
H_ Measure for Measure - The complete ASCII text of William Shakespeare's "Measure for Measure."
A MaginotTTB# AMUG CD:Files:Font:M:MaginotTT.cptC
MaginotTT.cptD
0F
14KG 4/21/93
MaginotTT - Maginot is based on a French, Art Nouveau alphabet from the late 19th century. It is a very narrow, tall and elegant type face best suited to use in titles and in larger point sizes. Maginot is
Measure
Mech14
Media
Mediacollection
Mediaeval
Mediakeeper
Medic
Medical
Medicaldatabaseforma
Medici
Menuette
Menumail
Mess1.4
Message
Metalman1
Meter
Metro
Mibac
Michelangelo
Micn19
Microclock
Microphone
Microspace
Midi/std
Midifile
Midisplit1.0
Midisx
Minisysinstall1.0.1
Minten10
Miranda
part of the Scriptorium Font Library. It is distributed as shareware under a special offer where you can register the font and pay a small amount extra to get a full disk of other fonts to introduce you to
our extensive library.
A MaginotT1B# AMUG CD:Files:Font:M:MaginotT1.cptC
MaginotT1.cptD
0F
19KG 4/21/93
Maginottt
Magnet
Magneto
Maidstonescriptt1
Maidstonescripttt
Mail-e
Mailpm
Maine
Maintenancerecords
Majesty
Makeitmove
Makemagic
Maker
Maketestrev
Makewrite-102
Making
Malestromsprites
Management
Manager
MaginotT1 - Maginot is based on a French, Art Nouveau alphabet from the late 19th century. It is a very narrow, tall and elegant type face best suited to use in titles and in larger point sizes. Maginot is
part of the Scriptorium Font Library. It is distributed as shareware under a special offer where you can register the font and pay a small amount extra to get a full disk of other fonts to introduce you to
our extensive library.
MacTCPInfo12
Maginott1
Maginottt
Magnet
Magneto
Maidstonescriptt1
Maidstonescripttt
Mail-e
Mailpm
Maine
Maintenancerecords
Majesty
Makeitmove
Makemagic
Maker
Malestromsprites
Management
Manager
Manager's
Manager1.0b1
Managerial
Mandelbrot
Mandella
Mandelmovieenglish
Mandrake
Mania
Mansion
B) AMUG CD:Files:Tele:M:MacTCP Info 1.2.cptC
MacTCP Info 1.2.cptD
0F
31KG 4/21/93H
MacTCP Info 1.2 - This is the latest text file describing the use, care & feeding of MacTCP for communications using the TCP/IP protocol with Macs.
MacLoanII1.3B( AMUG CD:Files:Bus:M:MacLoan II 1.3s.cptC
MacLoan II 1.3s.cptD
0F
53KG 4/21/93
Latest
Lattice
Lauchdoc
Lauching
Laugh
Laughs
Launch
Launch2
Launch3
Careens
Careful
Carefully
Carefully-constructe
Caregiver/parental
Caregivers
Cares
Cargo
Caribbean
Caring
Carleton
Carosel
Carpal
Carpet
Carrage
Carriage
Carried
Carrier
Carries
Carrots
Carry-on
Carrying
Carter
Carters
Cartoon
Carmichael@
Cartoon
Cartridge's
Cartridges@
Cases
Cast@
Catalog/summer@
Catalogs
Categories@
Cats@
Cause
Cd-rom
Cells
Center
Century
Ceramics@
Cette
Champ
Change
Changed
Changesi
Channelstt@
Chapters
Character
Characters
Charge
Charted
Cheapnote@
Check
MacLoan II 1.3s- Version 1.3s is an update to earlier versions. It fixes a printing bug. MacLoan II is a loan amortization program which will compute the monthly payment amount of a loan (given the
principal, interest rate, and term of the loan) and then print a loan amortization schedule on the screen or to your laser or dot matrix printer. MacLoan II is System 7 compatible. I am a C.P.A. and wrote
this program for use in my accounting practice. I have found it to be useful in my business and have decided to make it available to others via the Shareware concept of program distribution.
MacLineSettiB< AMUG CD:Files:Tele:First Class:FC Systems:Mac Line SettingsC
Mac Line SettingsD
0F
13KG 4/21/93HP Mac Line Settings - This is the settings file for the First Class BBS MacLine.
MacaLoan3.0dB( AMUG CD:Files:Bus:M:Mac a
oan 3.0d.cptC
Mac a
oan 3.0d.cptD
0
51KG 4/21/93
Mac a
oan 3.0d - This will calculate but printing and copying are disabled. $9 shareware fee as is, $20 for a full working version. Mac a Loan (ISPN 13278-500), Registered signature "PALM", is a simple and
straight forward loan application that provides interest paid, monthly payments, total payments, and amortization. This financial utility is in its 6th year of popularity. Easy to useand exclusively
offered from Coconut Info, this valuable stand alone program works on all Macs and with Systems 4.8 through 7.1. This is the latest version, 3.0, released April 1993.
Low Cost Multimedia Software - if $400 or $500 still seems too steep a price to pay to experience multimedia, consider this low budget option - Objectic Systems makes a HyperCard utility called Fast Pitch
Pro, which enables you to create presentations in HyperCard stacks without using HyperCard's scripting feature ... it lets you weave color pictures, QuickTime movies, and digitized sounds into interactive
LaserLaterinit 1.0b1 - LaterLaser only works with LaserWriter printers, when background printing is turned on. The "Change printer" function does not work at this time. LaterLaser is a system extension
which works with PrintMonitor to enhance your system. With this extension installed, when you print to a LaserWriter printer which is not available (because the printer is turned off, or your computer is
not connected to the correct Appletalk network), the document will be delayed indefinitely in the PrintMonitor Documents folder in the System Folder. Later, when this computer detects that the printer for a
Zdocument is available, it will cause the document to print immediately in the background.
Lantest - HELIOS GmbH has written Lantest, a freeware utility for testing the speed of AFP (Apple Filing Protocol) file servers. Lantest tests the speed of these functions Creating 100 files at 20 KB each,
Laserwriterd
Laserwriterl
Laserwritero
Laserwriterr
Laserwriteru
Lassustt
Lassustype1
Lastresortre
Laterlaser
Latrec
Launch
Launch2
Launch3
Launch4
Launchdoc1.0
Launcher3.5
Launchinit2
Launchpad202
Lauramccrat1
htscamera
Lindisfarnt1
Lindisfarntt
Linearreg1.1
Linesharedem
Linguisticsh
Linksware2.3
Lipstick
Listcompon
Listfiles1.0
Listlogic1.6
Listmgrq&asizzieborden
Macanimatord@
Macdos@
Macformation
Machistory5@
Macjuggler@
Macmemconfig
Macprotos@
Macromediaed@
Macspotter@
Mactivityfre@
Maelstrom1.2@
Maia2.1a@
Maintenancer@
Mappitytruet
Mastermind1@
Maxfiles
Mcs1.1@
Mediakeeper1@
Meg-glenoste@
chniq
Mozart1.1@
Mubbsanswerm
Musictime1.0@
Mythologyhtb@
Nationalanth@
Nativevoices@
Networkutili@
Neuserifprof@
Newfolder@
Opening and closing 100 files, Removing 100 files, Writing 3 MB to the file server Reading 3 MB from the file server, Locking/unlocking records 4000 times (simulates database file access) Reading a directory
Invisible Joanne Sounds - Invisible Joanne Sounds is an alternate sounds file for Invisible Clock. The original sounds are of a male voice. These sounds are female, which I long-ago heard carries better
over background noise (now, whether that's true or not...). In any case, it provides variety. Requires Invisible Clock by Chris Holmes.
Invisible Clock 1.0.1 - Invisible Clock 1.0.1 is a small System 7-only Apple Macintosh application which audibly announces the time between the hours you choose every hour, half-hour, or quarter-hour as you
Injury & Illness Prevention - This is an Illness & Injury Prevention Guide, SB 198 manual. It was originally done in ClarisWorks, but can be easily translated into a variety of formats. If you are required
wby the state to have one of these programs for your company, this file will save you countless hours and frustration.
Icon Clock 1.3 - This is version 1.3 of a "hobby" project that I am using to improve my knowledge of C and the Macintosh. Icon Clock is another clock application that shows you the time and the date in a
neat LCD/LED appearance -- similar to those old Radio Shack clocks that everybody (almost everybody?) has. Just a note about 1.2 -- this was the first release where I requested a small shareware "fee" to
+be sent to me...version 1.3 is the second!
HideFiles1.2
Iconclock1.3
Iconcol1.5
Iconcolor1.6
Iconcrash
Icondrawingi
Iconesca/cmq
Iconex5.1
Iconfamilyma
Iconfont
Iconmaker2.0
Iconmaster
Iconopen
tartup
Iconvault
Iconwizard1
Image1.49
Imagic9d65
Imgapril1993
Imgfeb93
Imgjune/93
Imgmar/93co
Imgmay/93onl
Import/expor
Imsorry
Incontrol2de
Inductordes
Infinitywind
Infobase1.11
Infomaccdrom
Infomaker2.6
Informati
Infoscmq
%B( AMUG CD:Files:Util:G-H:HideFiles1.2.cptC
HideFiles1.2.cptD
0F
29KG 4/21/93
HideFiles1.2 - HideFiles can now hide folders, too! HideFiles is a quick and easy way to make files or folders visible or invisible. No need to mess with ResEdit. And hey, if that's not neat enough, it's
DropSwitch 1.0 - DropSwitch changes the Creator of TEXT files via Drag and Drop. There are a number of great utilities available that do the same thing and even more. However, this one is free, small and
simple to use. To make good use of DropSwitch, you should have a basic understanding of how to obtain the Creator of a file via ResEdit. I primarily use DropSwitch for converting AOL text files to TeachText.
yThis can be accomplished by using "ttxt" as the Creator. There is a small list of Creators included within the program.
DiskDup221 - The DiskDup+ utility has been written to automate as much as possible the sector by sector duplication of a floppy onto one or more duplicates. All controls of the program are displayed by the
jone control dialog which is always presented by the program. These controls may be changed at any time.
Crumpled - Here is a technique to create your own custom folder designs that you can Iconize with Folder Icon Maker. Includes a crumpled folder, and resources to modify Folder Icon maker to iconize crumpled
folders. I hate to claim authorship on this cause I didn't author any of the tools you use to do this. I just tripped over the technique. Free.
Comtrade.cptB! AMUG CD:Files:Bus:C:Comtrade.cptC
Comtrade.cptD
0F
29KG 4/21/93
Icon's
Icon-size
Icon7
Icon7demofolder
Iconbase
Iconboss
Iconfamilymaker2.3
Iconic
Iconinit
Iconize
Iconizer
Iconopen
Icons
Comtrade - Shareware, unless fee is sent to author, the scripting portion of template will be disabled after 6 weeks. Commodity futures trade tracking template. Tracks and analyzes up to 15 open orders,25
current positions and unlimited closed trades .This template is hyperscript driven and is completely automated with buttons and menu selections.
ComIT1.7.1B$ AMUG CD:Files:Tele:C:ComIT1.7.1.cptC
ComIT1.7.1.cptD
0F
139KG 4/21/93
Busdir3.02
Bushwacker2-93
Bushwacker8-11
Button
Button1.1
Buttonkey
Buttons
Buttons3.0
Buzz2
Shareware
Shareware-installer
Shareware-nuf
Sharing
Sharing's
Shark
Sharks
Sharktooth
Sharp
Sharpe
Sharpe1
Sharware
Shatter
Shattuck
Shawberry
ft-option-click
Shift-tab
Shifted
Shines
Shiny
Shipped
Shipping
Ships
Shiva
Shoelace
Shoot
ComIT1.7.1 - ComIT - use to track online time and charges, and long distance phone calls. Includes System 7 Balloon Help and more. Shareware. Self-extracting archive file. Following the release of ComIT
1.7, a bug was discovered which would cause a crash whenever ComIT sent a command to a modem. This bug would only appear if the Macintosh was running in 32bit memory mode. This has been corrected in 1.7.1.
Color Wheel - Color Wheel is a simple (5k) After Dark module which draws a wheel of 254 colors on the screen and then uses color table animation to rotate. The screen background is the same color as the
color at the top of the wheel, so it is constantly changing. It runs tolerably fast on my IIci, but it may be a little slow on slower Macs. Color Wheel is freeware.
Cole Porter Medley - With continuing apologies to the great American composers of "standards", I humbly offer this sample of Porter's oeuvre. We start with the 1939 "I concentrate on You" and wind up with
"You do Something to Me".
BobsSpaceTeB9 AMUG CD:Files:Util:Wallpaper:Bob's Space Textures GS.cptC
Bob's Space Textures GS.cptD
0F
42KG 4/21/93
Amy's
Announces
Annoyance
Anti-times-table1
Aolkeywordsda2.41
Aolwakeup
Animal
Announce@
Apda@
Appdisk1.6@
Apple@
Applecd-rom4.0.2
Applelink
Applescript@
Appletalk
Architecture@
Archive
Areafix@
Characters@
Class
Clut@
Comm@
Convert@
Createthumbnail@
Default@
Designer
Director3.5@
Docking@
Dtdbs@
Education
Every@
Bob's Space Textures GS - Bowing to public pressure, this is a collection of of my favorite grayscale images from Bob's series of "Space Textures" ppat's, which I've converted into Wallpaper format. Yes, I
know what I said earlier about color images, and yes these actually are grayscale patterns. Converted to Wallpaper format and uploaded with approval.
BBEdit 2.2.2 - contains the complete BBEdit 2.2.2 distribution, including extensions, ToolServer support tools, XTND translators, and full documentation, in Microsoft Word 5.0 format. This file is for users
of BBEdit 2.1.3 and earlier, or for new users. Version 2.2.2 of BBEdit includes several bug fixes, most notably fixes to Aladdin Systems' internal resource compression for bugs which would cause BBEdit to
acrash in some circumstances when running on some PowerBook models or when MacTCP was installed.
AveroigneTT - Averoigne is a fancy display font with ornate capitals with impressive flourishes to them. It's an excellent font for invitations or unusual looking titles and works best in larger point sizes
Models
Modem
Modems
Moderate
Moderately
Modern
Modernistic
Modes
to show the details and layering. Averoigne is part of the Scriptorium Font Library. It is distributed as shareware under a special offer where you can register the font and pay a small amount extra to get
Fa full disk of other fonts to introduce you to our extensive library.
AveroigneT1 - Averoigne is a fancy display font with ornate capitals with impressive flourishes to them. It's an excellent font for invitations or unusual looking titles and works best in larger point sizes
to show the details and layering. Averoigne is part of the Scriptorium Font Library. It is distributed as shareware under a special offer where you can register the font and pay a small amount extra to
Jget a full disk of other fonts to introduce you to our extensive library.
AUSAReducesSB: AMUG CD:AMUG Info:AppleLink:AUSA Reduces SRP on PowerBookC
AUSA Reduces SRP on PowerBookD
0F
4KG 4/21/93
AUSA Reduces SRP on PowerBook - CAMPBELL, California--April 8, 1993--The Apple USA division of Apple Computer, Inc. has reduced prices in the United States on selected PowerBook Duo computer products.
Display
Invitations
Invite
Invited
Invites
Invocation
Invoice
Invoicer
Invoices
Invoicing
Invoke
Invoked
Involve
Involved
Involvement
Involves
Involving
Inware
Inweekday
Iocompletion
Iofcbindx
Iofdirindex
Ionameptr
Ionian
Ionic
Ioobjtype
Iop-based
Effective Monday, April 5, the suggested retail prices (SRPs) were reduced on the following products PowerBook Duo 210 4/80, PowerBook Duo 230 4/80, PowerBook Duo 230 4/120 and the PowerBook Duo 230 4/120
6with modem. The new prices are effective immediately.
AppleUnveilsB7 AMUG CD:AMUG Info:AppleLink:Apple Unveils New SpeakersC
Apple Unveils New SpeakersD
0F
6KG 4/21/93
Reduces
Reducing
Reduction
Redundant
Redux
Reed's
Reference
Apple Unveils New Speakers - SAN JOSE, California--March 30, 1993--Further enhancing the multimedia capabilities of personal computers, Apple Computer, Inc. today introduced AppleDesign Powered
Speakers--the first speaker system designed by a computer company specifically for users of computer and multimedia technology. AppleDesign Powered Speakers offer a unique combination of advanced, yet
easy-to-use features that are designed to allow users to make the most of CD-ROM audio output and PC-based multimedia applications by delivering rich, focused sound.
AppleFontIcnB) AMUG CD:Files:Font:A:Apple Font Icns.cptC
Apple Font Icns.cptD
0F
7KG 4/21/93
Apple Font Icns - Here's 10 individualized font suitcases for the standard Apple fonts. The larger size uses the font's 14-pt "A", generally a bold cap. The smaller size looks pretty good though at ~ 7-pt
size, the fonts aren't readily distinguishable from one another, but you can distinguish serifed vs non-serifed. Mounted on a shiny 3D suitcase. Saved as a "I Like Icon " document but readily asccessable to
DResEDIT. Made using the I Like Icon lasso tool-- a great invention!
Alphabet Zoo 1.0 Demo - Welcome to Alphabet Zoo! We developed this program as a fun way to help youngsters learn the basics of writing the letters of the alphabet. You can sit down at the Macintosh together
Non-simm
Non-sony
Non-standard
Non-startup
Non-stop
Non-text
Non-volatile
Noncode
Noncommercial
Nonetheless
Nonexistent
Nonintuitive
Normally
Norse
Norstad
North
Northwestern
Norton
Invention
Inventions
Inventory
Inventory/checkout
Inverseareacodeware
Inverses
Inversion
Invert
Inverted
Inverts
Investigate
Investigated
Investigating
and go through the alphabet. An animal will demonstrate how to draw each letter. After the animation, encourage the child to trace the letter on screen with their finger or the mouse, or reproduce the letter
on a sheet of paper. Then move to another letter by clicking on it or by pressing the letter on the keyboard. Soon children will be using the program by themselves! They can switch back and forth between
capital and lower-case letters.
YAMS!1.0.cpt
Can't
Canada
Canada's
Canadian
Canadians
Canals
Canary
6B% AMUG CD:Files:Game:U-Z:YAMS! 1.0.cptC
YAMS! 1.0.cptD
0F
142KG 4/14/93HB YAMS! 1.0 - YAMS is an achronym for Yet another Minesweeper game.
VideoToolBox - This VideoToolBox is a collection of nearly 200 C subroutines and several demo and utility programs written to do visual psychophysics with Macintosh computers.
Utopiagrokware - Demo of Flowfazer for a 256 color Mac II only. A very interesting graphics program - called eyecandy by the author - Todd Rungren.
SwitchARoo16
Utopiagrokware
Uulite1.4
Uupc3.0
V0.94
V1.0.1
V1.00
V1.01
V1.02
V1.03
V1.04
V1.08
V1.1.2
V1.2.2
:B/ AMUG CD:Files:Util:Sq-Sz:Switch-A-Roo
1.6.cptC
Switch-A-Roo
1.6.cptD
0F
30KG 4/14/93
Switch-A-Roo
1.6 - Switch
Roo is an FKey. An FKey (Function Key) is a small program that you install in your system file. Once an FKey is installed, you may invoke it by holding down the key and the
<shift> key, and then typing the number of the FKey. You probably know about FKeys already, though you may not have known what they were called. Apple includes four FKeys in the System. FKeys 1 & 2 eject the
floppy in the internal and external drives, FKey 3 does a screen dump to the disk, and FKey 4 does a screen dump to the printer. Switch
Roo comes set to be FKey number 9, though you can change the number
when you are installing it.
SunMonitor
Installing
Installment
Installments
Installs
Instance
Instances
Instant
Instantfractions
Instantlogo
Instantlogofont1.1tt
Insteanewoffset
Institute
Institutional
Institutions
Instruct
Instruction
;B% AMUG CD:Files:Mag:P-S:SunMonitor.cptC
SunMonitor.cptD
0F
41KG 4/14/93
SunMonitor - This document describes how to hook a Sun 19" or 16" trinitron monitor to a Macintosh. It involves making a video cable and adjusting the sync frequency on the monitor. If you are at all
intimidated by hardware, do not attempt this procedure. This procedure involves adjusting resistors inside the monitor; components in the monitor hold a large electrical charge. As long as you are careful
oand don't go poking around this is not dangerous. Just don't get too curious about the innards of the monitor.
Stocks2.1 - This is the newest version of Stocks. This version replaces v2.0 This game is a stock market simulation game. Has graphing features such as moving average plots. Has more, check it out!!
Solar - This program will generate a text file containing solar ephemeris. The span and increment for the data is controled via a dialog box. The data is output in the spherical format (right ascension and
^declination). This program works on 020 (or higher) processors with a math co-processor only.
ShowSizes2.2.2 - ShowSizes is a fairly simple program. It scans your hard disk and displays the structure much like the Finder does. It displays each folder with a bar chart and text displaying the
percentage it and its descendants occupy. This percentage display is configurable to be either the percent of the parent folder, the percent of the total disk that it occupies, the percent of the folder
that is wasted, the percent of the parent
s wasted space, or the percent of the total wasted space. Both the bar and text displays can be suppressed if desired.
Sheep Brain - These stacks were designed to augment in -class training, visualization and handling of sheep brains purchased from a biological supply house. I have hidden the titlebar and menubars in order
to prevent most students from messing with the stacks. Likewise, these stacks have been protected from alteration. Deletion of a single button may render a stack useless. If you want to be able to read my
jscripts and make your own changes then I will forward the password to you following receipt of your fee.
ScreenPicker 2.0 - ScreenPicker 2.0 is a Control Panel.INIT that randomizes the PICT resources in StartupScreen and DeskPicture files. 2.0 add a simple control panel to disble randomization and Icon display
26KG 4/14/93Ho Screen flipper - allows you to change you parameters for your monitors on the fly with this easy to use tool.
RO/gamma13B$ AMUG CD:Files:Util:R:RO/gamma13.cptC
RO/gamma13.cptD
0F
18KG 4/14/93
Flipping
Flips
Flirt
Flo'--digital
Float
Float-to-int
loats
Floors
Floppies
Floppy
Flourishes
Flowfazer
Flowing
Flows
Flute
Flying
Fmpro
Focus
Focused
Folder
RO/gamma13 - Apple has specified optional video driver calls called SetGamma and GetGamma to set and retrieve gamma correction tables. Although this is well documented for developers, there is no easy way
for non-programmers to retrieve, adjust, and save the gamma correction for the video board and monitor. The RasterOps Gamma Utility is a desk accessory that allows you to create the desired gamma correction
and save it in (1) the System file, (2) a RasterOps Monitors Extension file, or (3) a resource file readable by ResEdit
. When the gamma correction is saved in the System file, it is permanently saved and
Eapplied to the selected monitor(s) every time the machine is booted.
RGBlotter1.0.1 - RGBlotter is a "color picker" programming aid, with several features I haven't seen in similar utilities. First, you can display both a foreground and background color. The components of
each are displayed both numerically and graphically. You can copy the foreground color to the background color and vice versa. There is a display contrasting the two with sample text and simple graphics.
RedSun.cptB! AMUG CD:Files:Art:Q-R:RedSun.cptC
RedSun.cptD
0
29KG 4/14/93
RedSun - Very nice color pict file of a Red Giant star (with a moon) in the foreground and distant stars in the background. Watch and see if there is not an optical illusion effect (it seems to shrink to
me, but of course it doesn't).
QuickLoc.cptB" AMUG CD:Files:Util:Q:QuickLoc.cptC
QuickLoc.cptD
0F
4KG 4/14/93
QuickLoc - QuickLoc is a goofy little utility that, once you get used to it, is hard to live without. It simply opens all selected folders whenever the user hits the return key and closes the front,ost
wwindow when when the user hits the delete key. File names can still be edited by hitting the enter key on the keypad.
ProFont.cptB! AMUG CD:Files:Font:P:ProFont.cptC
ProFont.cptD
0F
13KG 4/14/93
GHg ProFont - This font is a replacement for Monaco9 and is of special use to programmers using System 7.
159KG 4/14/93Hn Michelangelo - This is a 640X480 colour startup screen by Michael Angelo, the Italian, not the Ninja Turtle.
MiBACMusicLeB2 AMUG CD:Files:Music:M:MiBAC Music Lessons 111.cptC
MiBAC Music Lessons 111.cptD
0F
235KG 4/14/93
Microphoneus
Microscope
Microspacepr
Microspacesa
Middletont1
Middletontt
Midi-hungari
Midi-waltz
Midibox
Midichris
Midicompanio
Midicontrol
Midiconverte
Midifileconv
Midifilerout
Midiinterfac
Midikeys2.1
Midilib
Midimanagera
Midimgr2.0.1
=idsummer-ni
Midsummernig
Millions
Mind1
Mind2
Mind3
Mind4
Mind5
Minefield1.2
Mini-animato
Miniscreen17
MiBAC Music Lessons 111 - Music lessons is an easy to use interactive program that helps you master the fundamentals of music theory. Includes 11 drills.
MiBACJazz159B. AMUG CD:Files:Music:M:MiBAC Jazz 159 Demo.cptC
MiBAC Jazz 159 Demo.cptD
0F
313KG 4/14/93H
MiBAC Jazz 159 Demo - This program creates and plays realistic jazz backgrounds. Apple Midi Manager 2.0.1 is included in the demo.
MHAFC4.cptB AMUG CD:Files:Bus:M:MHA FC4.cptC
MHA FC4.cptD
0F
91K
MG 4/14/93Hv MHA FC4 - A collection of 31 QuickMail forms including Bill the Cat, Brain is Gone, Dancing in the Sleet and others.
MaxAppleZoom 1.43 - the popular Mac II screen enlarger cdev that reprograms the original (Toby) Apple 8-bit video card for the Mac II so that it displays 704 x 512 pixels instead of the standard 640 x 480.
NO LONGER HAS AN EXPIRATION DATE! Does not work correctly with multiple monitors and somnewer Apple video cards are not compatible. Version 1.43 fixes an obscure problem which crashed a Mac IIsi without an
extra video card. MaxAppleZoom will not work with Macintosh models which are using on-board video RAM. There must be the original 8-bit (Toby) video card being used.
MacEnquirer 2.0 - This HyperCard stack generates newspaper headlines after its namesake. Headlines are randomly generated from an editable list of nouns and adjectives. Talk about outrageous!! Now you'll
Kolor1.0 - Kolor is a program for Macintosh II owners. It allows you to change the default colors associated with - Controls (buttons, check boxes, radio buttons, and scroll bars), Windows, Menus Hiliting
(most notably used for text hiliting Kolor is used in conjunction with the Control Panel. It creates resources which are used by the various Managers as default color tables if an application hasn
supplied them. As of this writing, very few programs written for the Macintosh
colorize
their own resources, thus allowing you to customize your system to suit your tastes.
SA Klutz.cptB! AMUG CD:Files:Util:J-K:Klutz.cptC
Klutz.cptD
0F
5KG 4/14/93HD Klutz - allows you to look at and modify various color Klutz files.
Kings Cross Coke - The Coca-Cola symbol is undoubtedly the most recognizable in the world due to the massive marketing efforts undertaken by the Coca-Cola Compane. One particular Coca-Cola advertisement can
be found in Kings Cross, just outside the CBD of Sydney, Australia. Not only is it one of the largest advertisements in the country, it also proudly flaunts its messages with a barrage of flashing lights,
not all of which are always working correctly This program is a tribute to that sign and to the attractiveness of its multiple light patterns. While the real sign has only seven patterns, which constantly
Grepeat, KINGS CROSS COKE is capable of displaying thousands of lights.
KillEM FKEY - Says the author "I wrote this fkey to turn off the Express modem background software for Apples' Express modem on the Powerbook and Powerbook Duo line.
Hemiroids1.08 - HemiRoids is a work-alike of that old standing we all know and love (aster-something?). This game is freeware, very colorful, and 3-D. This version works in 24 bit memory mode.
Gregs Buttons3.0 - When Apple released System 7, I was impressed by the color 3-D windows and scroll bars. However, I was disappointed that the buttons were still in only black and white. They looked so
flat! So, I wrote this little hack to finish the job that Apple started. "Greg's Buttons" is a control panel that replaces the standard black and white push buttons, check boxes, and radio buttons with
color 3-D ones designed to blend in with rest of the System 7 interface (including the color tinges that you can select in the "Color" control panel). "Greg's Buttons" also colorizes the stop sign, caution,
GEnie Servant 1.26d - Welcome to Online Servant! This stack system is a
front end.
It automates and simplifies your use of GEnie. This is "Open Beta" software. It contains all the functions necessary to
handle GEnie mail and bulletin board communications, automatically. File transfers and much more are planned for future versions of Servant. Complete instructions and documentation are contained in the
bOnline Help section of Online Servant Stuff. Please read over this file and then try out Servant!
FTPd210.cptB# AMUG CD:Files:Tele:D-F:FTPd210.cptC
FTPd210.cptD
0F
183KG 4/14/93
FTPd210 - FTPd is a Macintosh implementation of the Un*x FTP and Gopher server protocol. It should be compatible with most FTP clients, and all gopher clients. Basically it allows your mac to act as an FTP
Transfers
Transform
Transformation
Transformations
Transforming
Transforms
Transistors
Transition
Transitions
Translate
Translated
Translater
Translates
Translating
Translation
Translator
Translators
Translucent
Transmission
Transmit
Transmittal
Transmitted
wpping
Traps
server so you can access your files from anywhere around the world. Obviously there are some serious security considerations you should look in to before using this software (see the Security Considerations
section). FTPd requires System 7, MacTCP 1.1, and File Sharing enabled. It honours the Users&Groups privileges and passwords, and supports multiple logins, anonymous FTP, as well as MacBinary and BinHex
'transfers, and the
FTP command.
Frog.cpt
Fts-0001
Ftterm
Fubar
Fugue
Fulcrum
Fulfill
Full-featured
Full-fledged
Full-function
Full-screen
Full-styled
Fullfind
Fullhpop
Fullreslist
Fullsfpack
Fullsort
AMUG CD:Files:Art:F:Frog.cptC Frog.cptD
0F
92KG 4/14/93HD Frog - a Hi-res Pixel Paint picture of a Green Frog. Very detailed.
Deskpict - this device allows to to save your favorite pict=0 format art, name it deskpicture and place it in the system folder. Upon startup your new color background picture will be on your screen.
DEPTHKEY1.5
^B( AMUG CD:Files:Util:D-De:DEPTHKEY1.5.cptC
DEPTHKEY1.5.cptD
0F
27KG 4/14/93
DEPTHKEY1.5 - is an FKEY that displays the bit-depth of every monitor hooked to a color Mac, and changes the bit-depth by either using the mouse or keyboard. Tested on a slew of Macs from the Mac LC to the
Quadra 900. Better than other depth-changers because it uses only Slot Manager calls. Bug fixes include - DepthKey no longer hoses the System 7 Help Menu, and a screen clean-up bug was fixed. New feature is
dkeyboard control, you can change the bit-depths by typing Command-Key sequences from your keyboard.
DepthCharge1.7 - DepthCharge is a control panel device/system extension that lets you rapidly switch the color settings of any screen, or change the speaker volume, without leaving the application you are
running. It is designed to work with multiple or single monitors. It also saves any changes you make, so they are not forgotten when you turn the machine off. In this respect it just implements the most
frequently used bits of the Monitors and Sound control panels in a more convenient form. It doesn't replace either of these control panels completely.
ColorSwitch1.01 - This control panel from Andrew Welch allows you to change monitor settings without having to utilize the monitor conntrol panel. You can hold down modifier keys and change your monitor
So-called
So-so
Soccer
Social
Socialist
Societies
Society
Socks
Sofer
Soft-edged
Softarc
Softkiss
Softlock
Softpc
^settings from the screen or under system 7 it will install a menu next to ballon help. Nice!
Colorize302 - Colorize302 - Here is the latest new and improved Colorize application!!!! Use Colorize to add color to ANY and all Macintosh applications!!! Allows you to color Dialogs, Windows, Controls,
and the MenuBar. Each application can have different colors Version 3.0 is compatible with all Macs and System 7.0 With System 7, Colorize v3.01 allows "dropping" applications onto the Colorize icon to add
color to that application.
B&POutlines
cB) AMUG CD:Files:Mag:B-C:B & P Outlines.cptC
B & P Outlines.cptD
0F
87KG 4/14/93
B & P Outlines - This outline contains Bits and Pieces Columns by Dorman L. Bullard as printed in the Arizona Macintosh Users Group (AMUG) Newsletter. Any excerpt may be reprinted by other Macintosh Users
Groups if conspicuous credit is given to the author and to the AMUG Newsletter. A copy of the publication reprinting any exerpt would be appreciated. Mail to AMUG, c/o Dorman L. Bullard, 726 E. 7th Place,
Mesa, AZ 85203.
Arnold.cptB$ AMUG CD:Files:Music:A:Arnold131.cptC
Arnold131.cptD
0F
56KG 4/14/93
B-4761
B-52s
B-ball
B-plus
B-protocol
B4dark
Babylonian
Babysmash
Bachman
Arnold
- Arnold
1.3.1 is an extension that makes your mac quote Arnold Schwarzenegger saying "I need a vacation" on restart and "Asta al vista, baby" on shutdown. This extension requires System 6.0.5 or
\above. It has been tested with System 7 on both a Mac IIsi and an LCII without a problem.
TSiGraphics Preview - TSiGraphics gives you total control over the FORTRAN plotting environment. Multiple subroutine calls are used to create graphics windows and 2D or 3D plots TSiGraphics provides both
high-level and low-level plotting routines. Up to 10 graphics windows are supported, and each window may contain multiple plots. Graphics windows are fully integrated with the standard FORTRAN text window
and may be resized, saved, printed, or pasted into other applications.
SoftPolish Demo - SoftPolish is a quality assurance tool that helps software. developers ship clean and consistent applications. SoftPolish checks elements of the user interface that are contained in
resources and reports potential problems to a scrolling log. It also performs hundreds of tests that are not visible to the user but may cause incompatibility with Macintosh System Software. This demo
illustrates the SoftPolish user interface, including many options for scanning and cleaning files, folders, or disks. The sample file may be opened and viewed, however most other functions are disabled.
Servant ChristianFCBBS - Welcome to Servant Christian BBS. Connect speeds from 1200 to 16.8K using US Robotics Dual Standard on a Macintosh IIcx with eight megabytes of Ram. The drives are collectly around
550 megabtyes and a CD-ROM drive running BBS in a box vol 8 from AMUG (Arizona Macintosh Users Group), containing some 9,000 downloadable files. This first Class file will allow you to log on.
SerialI/OPorB= AMUG CD:Files:MacTechNotes:Hardware:Serial I/O Port Q&A.cptC
Serial I/O Port Q&A.cptD
0F
10KG 4/12/93
Serial I/O Port Q&A - This Technical Note contains a collection of Q&As relating to a specific topic
questions you
ve sent the Developer Support Center (DSC) along with answers from the DSC engineers.
While DSC engineers have checked the Q&A content for accuracy, the Q&A Technical Notes don
t have the editing and organization of other Technical Notes. The Q&A function is to get new technical information
hand updates to you quickly, saving the polish for when the information migrates into reference manuals.
ScreenLink - this is a demo of a commercial program similar to Timbuktu. This demo allows you access to all features for a short period of time. Program is relatively inexpensive compared to Timbuktu.
UUPC3.0.cptB# AMUG CD:Files:Tele:U-V:UUPC3.0.cptC
UUPC3.0.cptD
0
Ian-bent
Ibeep
Icl8's
Icl8s
folder
Iconcdev
Iconcol1.5
Icones
Iconfamilymaker2.3
Iconopen
Icons
Icons2
Iconsrus
Iconsrus2.0
Iconstack
Iconstartup
Ii2.0
Answers
Antell
Anthems
Anthony
Anti-aircraft
Anti-alias
Anti-aliased
Anti-b
Anti-republican
Anti-times-table1
Anti-viral
Anti-virus
Antialiased
Antibiotics
Antifinder
Antifreeze
Antiqua
Screenlink
Screenmaster
Screenpicker
Screenplay111
Screens
Screensaver
Screenscare
Screensize
Script
Scriptgen
Scripting-level-v1.0
Scriptman
Scriptmanager
Scriptomaniac
Scriptoptimizer
Scriptreader1.3
Scriptreport1.4
Scripts
Scripts/backflips
Scriptstack
Scsiinfo
Scsiprobe3.5
Scuba
Sculley
Sculpt
Sd-sm
274KG 4/12/93
Namnl
s - This archive contains the binary distribution kit for version 3.0 of uupc for the Macintosh. uupc is a program which allows your Macintosh to communicate using the "uucp" (Unix-to-Unix Copy Program)
protocols, and to exchange files and electronic mail with other uucp sites. It is a major upgrade of uupc 2.0 and 2.1, which were released to the Macintosh user community several years ago. uupc 3.0 is
MultiFinder-friendly, runs under System 6.0.x and under System 7, supports fast modems, is domain-aware, allows for both outbound calls and for inbound (slave-mode) calls, has an automatic call-scheduler.
MaxQuadraFloat - Wonder why you don't seem to be getting the performance improvement on the Quadra with floating-point that you should? While the Quadra is maybe an order of magnitude faster in
floating-point addition, subtraction, multiplication, and division, it does not implement the 6888x FINTRZ instruction, so conversions from float to int take 4 times longer on the Quadra than the FX. FINTRZ
means "float-to-int, rounding toward zero", and is the rounding method that is specified by C. One the 68040, the FINTRZ instruction is not implemented, and is implemented through a trap.
HP-35DA.cptB" AMUG CD:Files:DA:H-I:HP-35 DA.cptC
HP-35 DA.cptD
0F
50KG 4/12/93
Subtraction
Succeeded
Succesful
Success
Successful
Successfully
Successive
Sucked
Suckers
Suddenly
Suffer
Sufficient
Sufficiently
Suffix
Suffling
Suggest
Instructions
Instrumental
Instruments
Instuctions
Insurance
Insurmountable
Int'l
Intact
Intcalc
Integer
Integers
Integral
Integrate
Integrated
Floating
Floating-point
Floats
Flood
Floor
Floorboards
Floors
Floppies
Floppy
Floral
Florence
Florentine
Florida
Flyer
Flying
HP-35 DA - In addition to the standard functions available on the Hewlett-Packard HP-35, this desk accessory displays all the stack registers, has the capability of displaying the registers in binary,
octal, decimal and hex, allows degrees orradians in trig calculations, and provides a versatile calendar. These hidden features are provided as well - Truncate the x register contents by typing an (uppercase)
i. Round the x register contents to a specified number of decimal places by enabling the ARC button and typing an (uppercase) i, Recall the last x register value by typing a (lowercase) L and more!
131KG 4/12/93Hk FORTRAN Goodies - contains over 10 Fortran tools for the Fortran programer. From the Language systems BBS.
ClocksDA.cptB AMUG CD:Files:DA:C:ClocksDA.cptC
ClocksDA.cpt
Hp-35
Hpdeskwriter3.9
Hpopupmenu
Hr1092
Hrmstr1
Hrmstr2
Hsl/hsb
Hubble
Human
Versatile
Versatility
Goodies
Goodmusicfont
Goopanel
Gothic
Gotisch
Goudy
Grade
Gradebook
Gradebookplus601
Gradecomputer1.0.1
Grademaster
Grafsys121
Grand
Graphicconverter
Graphics
Graphmaster
Graphtoolz
Grauman
Graveyardtype1
Gravitation2
Goodies
Goodmusicfont
Goopanel
Gothic
Gotisch
Goudy
Grade
Gradebook
Great
Greater
Greatest
Greece
Greetings
Gregs
Greyscale
Grossness
Group
Guaranteed
Guesswords1.0.2
Guide
Guidedreading
Guitar
Gumboot
Gunshy
Handbook
0F
23KG 4/12/93
ClocksDA - Three different Clock DA's for your viewing pleasure. Far Side Clock. Batman Clock. David Letterman! They can be installed in the Apple Menu Items Folder. Enjoy! These clocks are totally FREE!
AppleFactsB# AMUG CD:Files:Apple:AppleFacts.cptC
AppleFacts.cptD
0F
297KG 4/12/93
Da/fkey
Dadapoet
Daemon
Daemons
Dafbvideo
Daily
Daisy
Dakota
Dalek's
Daleks
Dallas
Dalton
Damage
Database
Databases
Datasnd
Datecheck
Dated
Dates
Dates1.0.1
AppleFacts - The Read-Only version will not allow you to modify the document, but you can view it and Copy from it and Paste to other applications. It will remember what page you were on and open the
notebook to that page the next time. If you don't like this and want to open to the same page every time, just lock the file by doing a "Get Info" on it in the Finder and checking the "Locked" check box. This
is the electronic version of the Apple Facts book found at your local dealer. Lists info on all Mac available as of April 1993.
+5VoltTricklB8 AMUG CD:Files:MacTechNotes:Hardware:+5 Volt Trickle.cptC
+5 Volt Trickle.cptD
0F
6KG 4/12/93
+5 Volt Trickle - One of the features of the new NuBus90 spec is the availability of +5 trickle charge. There are some things that you will need to know about this feature before you design any NuBus card.
This Tech Note will provide these things. NuBus90 +5 trickle feature, +5 trickle feature on Macintosh, Possible problems with +5 trickle.
VisageTT - Visage is a font which consists of caps-size images of illustrations of peoples faces. It was developed from illustrations taken from Art Nouveau magazines of the 1890s and early 1900s. There
Files
Charge
Charged
Chargeis
Charger
Charges
Chargetimer
Charging
Charity
Charlemagne
Charles
Charlie
Charm
Charme
Charmer
Chars
Chart
Charte
Charted
Charwidth
Chase
Chaucer's
Cheap
Cheaper
Cheapest
Cheaply
are male and female faces of different ages and types. It works best in large sizes and is a great way to add a bit of art to a document without doing much work. Visage is part of the Scriptorium Font
Library. It is distributed as shareware. Read the enclosed files to find out about an offer where you can get a complete disk of fonts when you register this one.
VisageT1 - Visage is a font which consists of caps-size images of illustrations of peoples faces. It was developed from illustrations taken from Art Nouveau magazines of the 1890s and early 1900s. There
are male and female faces of different ages and types. It works best in large sizes and is a great way to add a bit of art to a document without doing much work. Visage is part of the Scriptorium Font
Library. It is distributed as shareware. Read the enclosed files to find out about an offer where you can get a complete disk of fonts when you register this one.
Ultra Recorder1.01 - This is version 1.0.1 of Ultra Recorder. It corrects a major problem that caused it to crash. Ultra recorder is a program that allows you to use you Macintosh's sound input to its full
capabilities. Ultra Recorder creates System 7 double clickable sound files. Unlike the Sound control panel's limit of 10 seconds, you can record sounds for as long as memory permits. Using built in
compression Ultra Recorder can compress sounds up to 600%. Ultra Recorder supports Balloon Help, 32-Bit Addressing, has extensive written help, and has a cool color interface. This version is worth the
download! $5 ShareWare.
TidyItUp!IIB3 AMUG CD:Files:Util:Tf-Tz:Tidy It Up ! II Intl..cptC
Tidy It Up ! II Intl..cptD
0F
255KG 4/12/93
Recy4money
Recycl
Recycle
1rence
Reflections1.1
Refstack
Refused
Registername
Regulator
Remote
Remotestyle
Renaldi31
Renamedelay
Renameres
Replacement
Reportr
Rescompare2.5
Rescuenotify
Resedit
Reseditors
Reset
Resolve
Resolving
Resource
Restart
Restext
Restriction
Resumetofinder
Retrieval
Retriever
Retrofit
Returned
Tidy It Up ! II Intl - Tidy It Up II attempts to solve the ever growing problem of System Folder clutter. It does so in a "cosmetic" way, i.e. by regrouping the icons according to a set of categories. The
process is very safe to use, since it doesn't patch anything and ultimately accomplishes automatically and painlessly what you could very well do manually if you are willing to spend the required time and
effort. Files are sorted alphabetically in each category. A file's category is determined by its Type, Creator and name. Tidy It Up II creates one file per category, just to act as a label for it on the
Pleft hand side of the window. Each category name is preceded by a special token.
TidBITS#170/29-Mar-93 - New Macs? Yup, but the Apple Workgroup Servers may not knock your socks off. David Blatner's essential "Desktop Publisher's Survival Kit" from Peachpit Press stands a better chance.
We also have two reports from user group land, including a new Internet SIG of the Boston Computer Society, and a sad story of online unpleasantness. Digital sex crops up again, and if you think that's
Aexciting, check out the new Apple Internet Router upgrade. Whee!
Spherical3.JPEG - This is the third in a three simple Photoshop/KPT exercises I have simply called Spherical, this one being Spherical3. The symbolizing of a crystal ball and a lightning storm on a KPT
IColor Explosion background makes for some groovy viewing. 504 x 504 x 24
Spacetextures6 - This is the next installment in the series on space and astronomy themes. I have included some pictures of astronauts in this one, so let me know if you like these "pictures" as well as the
Spacetexture7 - This is the next installment in the series on space and astronomy themes. This is a series of Magellan images of the surface of Venus. These images are in greyscale but show tremendous
Qdetail and some pretty interesting and bizarre aspects of this planet's surface.
SinaiticusTT - A typeface designed to resemble the handwriting used in such Greek manuscript codices as Sinaiticus and Vaticanus. It will have limited appeal, but it should satisfy a particular need. Key
blayout matches SuperGreek, LaserGreek, Alexandria, and Delphi. Shareware $5 from Good Type Cheap.
SinaiticusT1 - A typeface designed to resemble the handwriting used in such Greek manuscript codices as Sinaiticus and Vaticanus. It will have limited appeal, but it should satisfy a particular need. Key
blayout matches SuperGreek, LaserGreek, Alexandria, and Delphi. Shareware $5 from Good Type Cheap.
Shiny Blanks - Contains "shiny blanks" in the spirit of the ever-popular shiny 3D folder. "Blanks" include Mover(truck), INIT/Extension, Tile, Suitcase.
SezameCaps2.0 - Sezame is a rolling, soft-edged and highly readable face I designed for a project awhile ago. This is a more finely tuned version of the one released previously. See enclosed text file for
@informationg about obtaining the complete font from the author.
Sculpt3DMotoB4 AMUG CD:Files:Art:S-Sm:Sculpt 3D Motorcycle QT.JPEGC
Sculpt 3D Motorcycle QT.JPEGD
0F
78KG 4/12/93
Sculpt 3D Motorcycle QT.JPEG - If you lust after motorcycles and / or extremely complex 3D modeling, then you've come to the right place. This gorgeous image was modeled and rendered by Steve Speer using
Sculpt 3D from Byte by Byte Corporation. The motorcycle (or "hog" if you prefer) is extremely detailed and realistic, with dozens if not hundreds of parts, yet Mr. Speer constructed it all in under a day.
The image was raytraced at 2,048 x 1,536 resolution in under 2 hours on a Quadra 900 with a YARC coprocessor. Would've been faster if not for the bump map, too. This image is QuickTime JPEG compressed; you
5can view it with TeachText or any other PICT viewer.
Rules Above/Below - One and a half page article about using the Rules Above & Below feature in Quark. Many people avoid this feature, but it's not hard, especially if you read this article to understand the
\dialog box. Comes with one screen shot. Originally published in PMUG's Dialog (Princeton).
Reference Link1.2 - Reference Link is a System 7-only INIT that makes THINK Reference 2.0 easier to use. With R.L. installed, a modified double-click on a word in a text editor or word processor causes the
word to be looked up in THINK Reference 2.0. A keystroke jumps back to the editor. Freeware V. 1.1 now works right with the Alpha editor, and uses the same keystroke for jump-back as for look-up. V. 1.1.1
fixes a conflict with Logitech's MouseKey. v. 1.2 now has a template lookup keystroke, and no longer uses a background process.
QuadraX! v1.0 - In the vein of the classic Mastermind, this game creates a code for one player to try and break in as few guesses as possible. The code is made up of 16 stones arranged in 4 rows and 4
columns, and each stone's position depends on the arrangement of other stones! Not for wimps! Full of great sounds and graphics! Shareware, B&W.
QAPict.cptB" AMUG CD:Files:Prog:Q-R:QAPict.cptC
QAPict.cptD
0F
30KG 4/12/93
QAPict - This is a PICT viewer application which was written using QuickApp. QuickApp is a C++ applications framework. Designed in the tradition of MacAppr, its' style will be instantly familiar to any
Up-to-date
Up/download
Upbeat
Upcoming
Update
MacApp programmer. QuickApp is not designed to replace MacApp for development of large scale projects, but as a new tool for your development needs. QuickApp strips away all but the crucial features which
MacApp provides. This allows QuickApp to have blazingly fast compile times, and generate applications with trivially small code sizes. It also makes it easy to learn.
QALander - This is a lunar lander program. Written with QuickApp. QuickApp is a C++ applications framework. It is written in a similar style to MacApp, but is much smaller and easier to use In this program
you control the rate of decent of the lander by pushing numbers on the numeric keypad. It uses a buffered view for smooth animation. QuickApp has a TBufferedView class which wraps QuickDraw GWorlds and
makes them easy to use. This sample uses QuickApp to provide the user interface and another framework called Vector (which will be released in a few months) to provide the mathematical simulation of the
PrintOne 1.0.2 - PrintOne is a simple start-up document (INIT) which will add a PrintOne menu item to the File menu. Selecting PrintOne will then skip the print dialog and print a single copy of the
document using the standard default settings. PrintOne 1.0.2 now allows the Print menu item to be changed to PrintOne by holding down the option key while selecting the File menu. This new option is
Ravailable to applications for which PrintOne will not add the PrintOne menu item.
A Ppat-PICTB+ AMUG CD:Files:Util:Textures:Ppat->PICT.cptC
Ppat->PICT.cptD
0F
5KG 4/12/93
Ppat->PICT - Converts ppat resources in files to PICT resources (leaving the ppat resources untouched). Only necessary if you need to convert many ppats to PICTs or have ppats which are 16/32 bit or odd
sizes. Requires ResEdit or a similar utility to be of much use. PICTs created are always in Millions of colors, regardless of the original ppat.
PowerPlay1.1 - A strategy game in which you control power companies. Buying and selling of bonds and other features make this a great "thinking" game. This is a "board type" game that runs in B/W or color.
~Color depth up to 256 colors. Game includes online help. This is ShareWare, and well worth the download. This is version 1.1
Pinoch2.cptB# AMUG CD:Files:Game:N-P:Pinoch2.cptC
Pinoch2.cptD
0F
130KG 4/12/93HF Pinoch2 - Color verion of the popular card game double deck Pinochle.
PictFlipper - This allows the startup screen to be converted to a pict file and also for the opposite to occur. Very helpful in working with hypercard xcmd.
PerformAppraisal Forms - contains a ReadMe file and 3 forms: Activity Report, Performance Appraisal, and Managerial Performance Appraisal Professionally developed and handsomely designed forms for human
resources performance appraisal and feedback systems. Includes (1) periodic Activity Report, (2) Performance Appraisal, and (3) Managerial Performance Appraisal. Space provided for user to cut-and-paste own
logo. The only fonts required are Times and Helvetica, plus BillsDingbats (available on AOL) or one of a number of other dingbat fonts, including ZapfDingbats. The ReadMe file explains which fonts are
2suitable and how to substitute for BillsDingbats.
A OnTheEdge
Professionals
Professor
Proficient
Profile
Profiles
Profit
Profits
Profont
Profound
Progam
Prognosticators
Zapfdingbats
Zapparam
Zapper
Zapping
Zedzip
Zeroes
Zeros
Zformat
Zillion
Zimmerman's
Zimmermann
Zip/unzip
Zipit
Zipple
Zlist09
Zmodem
Zobkiw
Zomba
Zombie
Zones
Zoom-apple
Zoombar2.1
B AMUG CD:Files:Art:O:On The EdgeC
On The EdgeD
0F
82KG 4/12/93
On The Edge - 640 x 480 24-bit color JPEG image. Well, here is an amazing fractal from the depths of my mind. This is a true 24-bit colored fractal courtesy of KPT Tools for Photoshop. The trick to creating
a nice fractal in my opinion is to make sure the colors are separated enough to see the details of the fractal. Some people do not take the time to get it right. I believe I have taken that time...lots of
hours to be exact Of course all of this is subjective and I am merely giving you my own opinion....so if you disagree so be it....that is your right. I hope you enjoy viewing this image as I do.
NameThatTuneB+ AMUG CD:Files:Music:N-P:Name That Tune.cpt
To-do
To/from
Toadlike
Toast
Toaster
Toasters
Today
Today's
Todisk4.0.1
Todos
Toforce
Together
moggleat
Toggles
Toggling
Toilet
Token
Taken
Takeoff
Takeover
Takes
Tally
Tamarind
Tamarindt1
Tamarindtt
Tancred
Tandem
Tandy's
Tangram
Name That Tune.cptD
0F
7KG 4/12/93
Name That Tune - Getting tired of seeing my audio CD's mounted on the Mac desktop with names such as "TraCk #1" and "Track #2", I developed a System Extension that lets you rename your audio CD's and their
song to whatever you want. Place this System Extension in your Extensions folder and next time you restart NameThatTune will fool the Finder so that you can rename your audio CD's and their songs. In
addition, as soon as you insert an audio CD it will start playing. No more having to open CD Remote just to get the music goinPersonally, I have used this Extension for a long time and finally decided to
Morph Sequence - A 5 PICT (montage) morph sequence in 8 bit color of a little red haired girl transforming into an old black woman. Ilustrates high quality of intermediate Morph transformations in PICT
Lickity-Flames.GIF - Just your basic wall of fire. Pretty realistic looking though... Nice little goblin-like images floating around in there. After staring at this for a while it makes you want to remember
7KG 4/12/93H` JEMS.493 - This is the April issue of Jims Jems, a newsletter for personal development.. Enjoy
InternetFile
Though
Thought
Threading
Three
Three-in-one
Three-part
Threw
Thriller
Throttle
Through
Around
Arounds
Arounmd
Arpanet
Arpeggiator
Arrange
Arranged
Arrangement
Arrangements
Arranger1.5
Array
Arriba
Arrival
Arrive
Arrives
Arriving
Arrow
Arrows
4dexample
4dfindfolder1.1
4dfront
4dtechnotes
4m/pm
4plus
4trackstack2
5-6genfiller
5.0.1
5.0.4
5.0.6
5.1.1
5.1.4
5.4.1
5/hyph
92filemaker
93/04
9dec92
B4 AMUG CD:Files:Tele:I-L:Internet Files via Email.cptC
Internet Files via Email.cptD
0F
15KG 4/12/93
Internet Files via Email - This document was written to document my experiences learning to use the Internet to retrieve (download) files from various places (sites) using only the Internet Email Gateway
provided on America On-line, provides a very elegant way to send and receive Email via the Internet, but it provides no means to access the other cool features of having a true Internet connection, such as
using what is called "Anonymous FTP." With Anonymous FT you can browse, locate and download files from a various computers on the Internet, but you can FTP with this info.
IMGApril1993B* AMUG CD:Files:Game:H-L:IMG April 1993.cptC
IMG April 1993.cptD
0F
616K
Internet
Internet-tour
Internetlistserversj
Internets
Interrupt
Intro
Introduces
Introduction
Intros
Intruder
Inva1
Invader
Invaders2.2
Inventions
Inventory
Invert
Joanne
Joel's
Jotting
Juicy
June/93
Jx100
Katherinet1
Kenicon2.7
Kensextdingtt2.5
Kernel
Keyboard
Keys1.1
Gateway
Gatewayed
Gateways
Gather
Gathered
Gathering
Gatherings
Gathers
Gauages
Gauge
Gcc's
Gdevice
Gdraw
Gdrect
General
General-purpose
Generally
Generate
Generated
G 4/12/93
IMG April 1993 - This is the April (third) issue of Inside Mac Games (IMG), a monthly electronic magazine ("E-Mag") devoted to the Macintosh gaming. In this issue, a visit to Reactor Inc. and a look at their
upcoming releases, Virtual Valerie 2 and the long-awaited Screaming Metal. Also in this issue, an exclusive interview with Spectrum HoloByte, publishers of such games as Falcon MC and the popular Tetris
series. Plus reviews of The Journeyman Project, Bill Elliot's NASCAR Challenge, MacFLY joystick, Pax Imperia, V for Victory 2 and more. Last but nowhere near least, Hints, Tips, & Tricks, the IMG Game Poll
dcontinues, latest games release list, Strategy & Tactics, and an April Fool's Day joke somewhere....
Icons forGeneral work - Here are some more icons to complement the ones I uploaded earlier. These ones should help users keep better track of their work. They are eye catching general folder icons. Hope you
all like them. Comments appreciated, if you like them and have some icons you have designed I would welcome the download via Email.
HoylesPokerB- AMUG CD:Files:Game:H-L:Hoyle's Poker 1.3.cptC
Hoyle's Poker 1.3.cptD
0F
259KG 4/12/93
Format
Formata
Formatnum
Formats
Formatter
Formatter2.4
Formfeedfkey
Forms
Foxtools
Fract
Fractal
Fractals
Fractions
Fractious
Frame
Framz
France
Frect
Fred's
Freddie
Freddy
Freedom
Freespace
Freetext
Freeware
Fretboard
Hoyle's Poker 1.3 - Hoyle's Draw Poker 1.3 is a FREEWARE Poker game for the Macintosh (no Shareware fee). It will run on ANY Macintosh with 512K RAM (including 64K Roms). It also supports System 7. It is a
pre-release of a commercial product; for those who send comments or suggestions before December 31, 1993 will receive the full version (which plays Stud Poker as well and runs in color).
HotShift - For April 1 (or any time you need a good practical joke...) This extension is part of the Annoyance Pack submitted at MacHack 92. It has the source code for a jGNEFilter which will shift the
reported mouse location for every mouseDown event. This can lead to a small coordination problem... Includes the compiled extension. Check out Squeaker II for the installer source.
Glider House - "Robin's Nest" has 40 rooms and although I did spend a good deal of time designing them (much more than I ever thought I would), the terrific "Room Editor" made the process enjoyable. This
house was inspired by John Calhoun's original "The House". While parts of it are challenging, it's supposed to be lots of fun. With a little dedication you can complete it!
FsID - This set of three utilities (AppleShareSetup, Remote Control Server and UnMount It) are from Jim Luther of Apple's Developer Technical Support. They enhance people using FileSharing or AppleShare
servers. Be the Appleshare stud or studette in your office with these neat little goodies. The AppleShareSetup control panel lets you set or disable various options supported by the AppleShare Chooser
extension. With AppleShareSetup, you ca Make specific AppleShare alerts "time-out" after a set amount of time. For example, you can make the "The file server is closing down in x minute(s)" alert
.automatically dismiss itself after 10 seconds.
EyeConsTwo
B* AMUG CD:Files:Util:Icons:EyeCon's Two.cptC
EyeCon's Two.cptD
0F
38KG 4/12/93
EyeCon's Two - EyeCon's Two is a collection of 24 quality icons to adorn your desktop with. You will need system 7 and a color or gray scale monitor. Ian Fleming, Sean Conery - 007, Gerge Lazenby - 007,
hRoger Moore - 007, Timothy Dalton - 007, Rod Serling, Don Adams, Ema Peel & Mr. Steed to name a few...
EyeClock 1.1 - Colored eye balls follow the cursor even in background. The original idea was from UNIX people and I know a few Macintosh versions. But I think this is the first color version, and this
includes not only fun features but also useful clock. Moreover several tricks are hidden. Please keep this cute mascot on your desktop. You may freely distribute without modification. Enjoy! I have fixed
kseveral bugs of previous version in B&W Macs, and add sleep mode (push upper right button and just wait ).
ExpressModemCCLs - Can't connect to a ARA Server at 14.4KB with Apple's new express modem?? Is that whats got you down Bunky?? Line quality got you down?? These CCL's will force Apple's Express Modem to
[connect at lower speeds if you have having problems connecting to an ARA server at 14.4 KB
Exp30a - Expression is a filter for Photoshop or Premiere that makes colorful pictures and animations based on mathematical expressions. Things you can do with Expression include, Fractals & Fractal zoom
movies. Other interesting abstract movies. Textile patterns for weaving, embroidery etc. Animated texture maps for 3D rendering. All kinds of special effects. General purpose image processing.
Drainage - Tons of awesome modules running quickly! Funny! You've got to see it! Check out some other files by choosing "Sacred Bod" in file search mode.
Desktop Notes 2.0x - Desktop Notes, formerly Post-it Notes, are nothing more than small do-nothing apps that you can use to leave short notes on file servers, desktops, or in folders. Each has a distinct
color icon, some of which help convey a message, while others are decorative or just silly. You can enter a short note in the file's title and/or add more information in the Get Info box. If opened
accidentally they just run and quit, making them MBA-proof (no confusing "can't find app" alert) and oblivious to just about every user action. Desktop Notes are beerware. Worth the download for the icons,
!if you're an icon sort of person.
A CyberWasp
Alert
Alert--and
Alert1.0
Alerting
Alerts
Alessandro
Alexander
Alexandra
Alexandria
Alexeps
Alfred
Alfreddrake
Algebraic
Algeria
Algiers
Algorithm
Algorithmic
Algorithmically
Algorithms
Aliaises
B& AMUG CD:Files:Art:Ci-Cz:CyberWasp.cptC
CyberWasp.cptD
0F
73KG 4/12/93H
CyberWasp - Sixteen hours of manic modelling produced this stunning ;) creature. Modelled in Form-Z using NURBS extensively and rendered in Stratavision.
Centris Magic - One and a half page article about the magical thing a first computer is, and recapturing that magic five years later with the new Centris. Comes with an eps illustration by Terry Wilson of
the Centris with toasters flying out of it. Nice drawing, like a hand-drawn job; not like a computer generated drawing. Please give credit to Terry Wilson for the art if you use it.
Centris 650.eps - This is the same illustration as is with the Centris Return of Magic article. I uploaded it seperately in case you wanted it without the article. Illustration of Centris 650 with toasters
flying out of it. My style is 'by hand' like an ink drawing. You wouldn't say, "Oh, more computer art." If you use this in your publication, please mail me a copy. Originally published in PMUG's Dialog
BasicColorMonitor - The purpose of the Basic Color Monitor system extension is to eliminate the problem that Macintosh Quadra 700, 800, 900, and 950 and Macintosh Centris 610 and 650 users may have with
overly green screen color on the Apple Basic Color Monitor and some non-Apple VGA (Video Graphics Array) monitors. If you have one of these computers and are having problems with overly green screen color,
you may want to try installing this extension. It will correct the problem if you have an Apple Basic Color Monitor, and it may correct the problem if you have a non-Apple VGA monitor.
Annoyance Pack - For April 1 (or any time you need a good practical joke... These extension make up the Annoyance Pack submitted at MacHack 92 and are included here, MenuHack - (System 7 only) Shuffles the
Assume
Assumed
Assumes
Assuming
Assumption
Assumptions
qssurance
Assure
Assured
Astec's
Aster
Aster-something
Asterisk
Asteroid
Asteroids
Asthma
Astonishing
Astorm
Astra
Astral
Astrid
Astrological
Astronaut3
Astronauts
Astronomers
Astronomical
Astronomy
Async
Asyncfamily1.14
Asynchronous
Tunnel
Tunnels
Turbo
Turbofloppy
Turbogopher
Turborg
Turbot
Turing
Turkey
Turnbull
Turned
Turner
Turning
Turns
Twenty
menus in the MenuBar every time you use a menu. Squeaker II - Every time you click the mouse button, it will squeak. Nvwl - Removes every vowel that is typed. HotShift - Moves the cursor hot-spot off of the
gcursor for every click. DOS - Not - removes the letters 'dos' every time they are typed in that order.
AddressBookMB- AMUG CD:Files:Bus:A:Address Book Manager.cptC
Address Book Manager.cptD
0F
14KG 4/12/93
Packag1.1
Package
Packbits
Packet
Packetsend
Packit
Pacman
Pad1.91
Padlock
Padlock1.0
Pagemaker
Pageman
Paint
Painter
Paintexports
Paintpeeker
lenciav2.2
Palette
Palettes
Palmtree
Panel
Panels
Panzer
Paperless
Paralyzer
Parameters
Params
Pararena
Parisian
Parismetro
Parkhaventt
Address Book Manager - This Filemaker template manages addresses and phone numbers. You can view the data in a full or list view, and print in a list, card, label or envelope format. I formatted the data
hentry screen for a 13" monitor. The template uses buttons and scripts to jump to the different layouts.
Whoson15 - This is a helpful MUBBS module if you have more than one line, so another caller can see if someone else is on to chat with, or when one comes out, someone to play a multi-user game with..To
install - just copy into the modules file with res-edit. It should be called 'WhosOn' To use, simple edit your 'maincaller.info' file in the caller folder, and add the module name somewhere before the
{'menu1' module name. It creates no files, and only requires a file called "WhosOn.info"to be in your "bbssupport" folder.
ViewIt 2.05 - ViewIt is being made available to the Macintosh programming community as a way of introducing ViewIt and other programming modules from FaceWare. ViewIt is one of the best Mac programming tools
Whoson15
Wickedfind1
Wiemanncaps
Wildclock
Wildmagic2.0
Wildmagicico
Wildpad2
Wildtvframe
Wildwilly
Wilhelmkling
Wilke
Will-harrit1
Will-harritt
Willandtest
Willow
Willrobinson
Wilsonfont
Wiltonian
Windchoose1
Windname1.1
Windoid1.6
Windoids
Window
Wingzutiliti
Winterbird11
Wisconsinhtb
Witch1barb/2
Witch1barb/4
Wk11.12
Wk11.13
Wkswch
Wkvt200keys
Wmgrport
Whoson15
Windowelepha@
Wmgrport
Wordtrisdemo@
Wrap-aroundt@
X-raystack
X14b@
Yugoslaviaht@
Zoom-applemo@
available for creating powerful windows containing many views and custom controls. In addition to ViewIt, this package includes a complete list and description of other, non-shareware FaceWare modules that
support advanced custom controls, animation, communications, database management, QuickDraw extensions, and 2D and 3D plotting.
VCR+ - Two applications are included in this archive. One is a direct port of the PC code into the console enviroment of Think C 5.0.4 (VCR Console) The Think C project along with the the source files are
included. The second is a quick revision of the program to sport a Mac interface (or some semblance thereof). Since I used AppMaker to throw together an interface, it uses code from a support AppMaker
library, this is why the code for the mac-like version isn't included. (The AppMaker library is very large, so no one would want to download it, besides I think I can't upload it in any form without
7violating someone's license, so I'm covering my behind.
UUCP 3.0 - UUCP is a program which allows your Macintosh to communicate using the "uucp" (Unix-to-Unix Copy Program) protocols, and to exchange files and electronic mail with other uucp sites. It is a major
upgrade of uupc 2.0 and 2.1, which were released to the Macintosh user community several years ago. uupc 3.0 is MultiFinder-friendly, runs under System 6.0.x and under System 7, supports fast modems, is
domain-aware, allows for both outbound calls and for inbound (slave-mode) calls, has an automatic call-scheduler, supports both the 'g' protocol (7-packet window, packets up to 256 bytes) and the 'f' protocol
:(for use with error-correcting modems or with X.25 links).
Trio/jaunty - The first movement of my new trio for flute, cello and piano entitled "So Glad You Came! Have a Cocktail." Contains both a Finale version, and two midi versions of the trio.
Trick Application - Replace MS Word with this application on a friend's computer; when double-clicked or when any MS Word document is double clicked, their computer will emit a loud yell. If you know how to
huse ResEdit, you can make it work with any application. If you don't but are interested, send me mail.
TidBITS#169/22-Mar-93 - A look at the murky world of Apple repair anchors this issue, and supporting topics include a report about mouse button problems, a review of Peachpit Press's "Silicon Mirage,"
various and sundry SyQuest drive news, an announcement of upcoming events put on by an email-accessible computer bookstore, and a number of useful notes about new Apple servers, the LC III, and a Duo
TheDTS&TheFlameStack11 - This stack answers many questions about what the DTS is. The Society of Dead Teachers was founded in 1990. We are an organization devoted to the pursuit of educational excellence!
TEXT<->ttro 1.0.1 - TEXT<->ttro is the world's simplest drag and drop utility, written to simplify the process converting TeachText read-only documents into normal TeachText files and vice versa. Normal
TeachText files have file type 'TEXT'. TeachText read-only documents have file type 'ttro'. Just drop either kind of TeachText document onto TEXT<->ttro, and TEXT<->ttro will convert it to the other kind.
Techno talk - this is a humorus quicktime movie of a young man speaking on technology and the kitchen and his impressed mother.
TB-RefGuide3
B+ AMUG CD:Files:Font:T-Z:TB-RefGuide 3.2.cptC
TB-RefGuide 3.2.cptD
0F
264KG 4/09/93HV TB-RefGuide 3.2 - this is the reference manual for theTypeBook software version 3.2.
A Talk1.1.0B' AMUG CD:Files:Util:T-Te:Talk 1.1.0.cptC
Talk 1.1.0.cptD
0F
61KG 4/09/93
Talk 1.1.0 - Put an alias to Talk in your Startup Folder, and launch it. Put an alias to Talk somewhere useful, and launch it. Set the Preferences via the Preferences menu, and click Save. Choose Talk from
the File menu and type in the recipients name, click Talk. Choose Show Status from the File menu and watch the connection progress.Wait until the person answers and a talk window appears. You type into one
xhalf of the window and they type into the other half. Save the Talk menu with the Save Menu command. You can quit Talk.
System 7 CompanionPack2.0 - Great Utilities for System 7! QuickFinder - Mini-Finder and application launcher that lets you rename, copy, move, and get information about files. FKEY Master - Innovative
program that lets you manage your FKEYs. You'll be able to easily install and remove FKEY's in your System file. SuperFind - A universal find and replace command for your Finder. You specify search criteria
(name, type, and/or creator) and SuperFind will change all such files to the type, creator, and/or name that you requestAlias ---> Apple Menu - Simply drag and drop a file on top of the Alias ---> Apple Menu
^icon and an alias to the file will be put into the Apple Menu Items folder. And more goodies!
System7Blue-ResEdit - Here is the complete collection of 607 System7 Blue folders icons in ResEdit format. They have been constructed for those that prefer the original color folders instead of the
Silver3Ds Folders that I offer, yet would like to have all the neat little program and generic icons from the other set. For those that don't feel intimidated by ResEdit, downloading this file will let you
look over the complete set as of this date. A reminder to those that choose to work from this file, please make sure that you work only on copies of your files. The Silver 3D collection is available for
nthose who are unfamilar with ResEdit in the easy to use "standard folder" format for simple copy and pasting.
Suntar1.3.3 - Suntar 1.3.3 is the cheapest way to transfer data between a Macintosh and an UNIX workstation if a few, minimal hardware requirements are met. Suntar 1.3.3 is also a MacBinary, BinHex and
dPackIt extractor hence it may be moderately useful even to people without access to UNIX machines.
Space textures 5 - Here is the fifth installment in a "series" of small ppat uploads I am undertaking. This is similar in form to the last series that I uploaded. I hope that these will be converted to
Wallpaper format. This point in the upload series is about 1/3 of the ppats of space, astronomy theme that I have. I have a fair number of greyscale images especially based on the Magellan satellite
images based on the surface of Venus. I hope there is interest for this, I would like to hear from people about this series as this is my only reward I ask for this series.
Space Textures 4 - Here is the fourth installment in a "series" of small ppat uploads I am undertaking. This is similar in form to the last series that I uploaded. Again, I appreciate hearing from those
people who like these and will continue as long as interest exists. These are mostly NASA images converted to size in Photoshop.
Silver3Ds-ResEdit - Here is the complete collection of 607 Silver 3D folders icons in ResEdit format. For those that don't feel intimidated by ResEdit. Downloading this file will let you look over the
complete set as of this date. A reminder to those that choose to work from this file, please make sure that you work only on copies of your files. The Silver 3D collection is also available in the easy to
use "standard folder" format for simple copy and pasting from the GetInfo box. They are found in 12 parts in the Resouces area of this sub. Happy customizing...
Silver3Ds#12 - These folders are meant to be transferred onto your existing folders by the copy and paste method in the "Get Info" box. The names have been shortened so simply replacing your old folders with
these can cause your Finder to be confused. If you must simply replace one with the other, please copy the name of your original folder "exactly" to the Silver 3D folder before making the switch. Here is
part 12 of a large collection of Silver 3D folder icons in the standard folder format. They are in actual folders, so that a simple copy and paste in the finder's get info box will transfer the folder icon
4to your folder without having to deal with ResEdit.
1487KG 4/09/93HN Shuttle - this is a fun quicktime movie of the Shuttle launching with sound.
SEEDPROGRAM
B* AMUG CD:Files:Mag:P-S:SEED PROGRAM.PS.cptC
SEED PROGRAM.PS.cptD
0F
155KG 4/09/93
SEED PROGRAM.PS - Sunset Direct is a marketing company representing some of the largest micro-computer manufacturers in the U.S. (i.e. AddStor, Compaq, Corel, DayStar, Frame Technology, Fusion Data, GateWay
2000, Pixar, PLI, Radius, Ray Dream, Symantec, Technology Works, Tektronix, U.S. Robotics, Xante, etc.) Sunset has been hired to identify volume buyers, provide full working evaluation units of both
0hardware and software, and monitor evaluations.
Sculpt3DInteB2 AMUG CD:Files:Art:S-Sm:Sculpt 3D Interior.QT.JPEGC
Sculpt 3D Interior.QT.JPEGD
0F
51KG 4/09/93
Sculpt 3D Interior.QT.JPEG - This is an image created by David Johnson of Arcathexis using Sculpt 3D modeling and rendering software from Byte by Byte Corporation. It is a beautifully spare interior space,
roughly circular in plan, at the center of which is a mysterious, compelling structure. The image is rendered in greyscale (Color would be entirely inappropriate, as you will see) and QuickTime compressed.
For more info about Sculpt 3D, just send me Email, or contact Byte by Byte directly at (512) 795-0150 and tell 'em Joe sent you.
Ricks Trash - Here are two trashcan replacements a Box with a trashbag and a bucket. Look best in 250 colors. Must know how to use ResEdit to install. Easy instructions are included.
Random Stars 1.1 - This AD module paints random stars on the screen and can do colors randomly too. Also works fine on B&W monitor. It removes the stars for a soothing, ever-changing display. You adjust the
bparameters of how many stars to make and remove. I ask a nominal shareware fee if you keep this.
QUICKPAINT 0.1 - QuickPaint V.0.1 - Freeware! DownloEdit/create color GIFs and PICTs. Will also open old b/w MacPaint files. All the usual painting tools - includes gradient fills, patterns, custom colors,
smudging, and more!
Prophylaxis1
B. AMUG CD:Files:Util:Pm-Pz:Prophylaxis1.0.1.cptC
Prophylaxis1.0.1.cptD
0F
6KG 4/09/93H
Prophylaxis1.0.1 - A simple, yet effective security INIT. Not hard to bypass, but keeps the average meddler out of your files. ShareWare - $5.
PowerStrip2.0 - "PowerStrip" tracks the elapsed time of battery and AC-charging sessions. When tracking the battery session, the counter is NOT incremented during sleep states. When tracking AC charging
sessions, it DOES increment during sleep states. Neither counter increments during powered off stateIt also displays available space on your hard drive, available RAM, the speed of the CPU, the on/off state
of AppleTalk, and on/off state of the internal modem, if an"PowerStrip" does it's best to save settings between sessions. It saves fontsize, style, and family, and if it exits in one state and starts up in
Ythe same state (exit on battery and start up on battery), it picks up where it left off.
Porter.cptB AMUG CD:Files:Font:P:Porter.cptC
Porter.cptD
0F
48KG 4/09/93
Porter - Bold and Frisky, This face is very readable and interesting. Porter Kaps contains complete upper and lower case letters (with some alternate letters), numbers, punctuation, fractions, and some
Stateit
Stately
Statement
Statements
States
Static
Stating
Station
Stationary
Stationer
Stationery
Stationery-aware
Stations
Statistic
Statistical
Statistically
Statistics
Stats
Status
On/off
Onboard
interesting dingbats/bullets. Best as a display face of 24 points or larger, Porter can create text that is very "bold" and Black when used at large point sizes. It makes attention-getting headlines in an
original font that's not seen so often. At smaller point sizes, it appears more stylish and can be used as small as 18 points.
PMSCOLORCHARB( AMUG CD:Files:Art:P:PMS COLOR CHART.cptC
PMS COLOR CHART.cptD
0F
41KG 4/09/93
Readable
Reader
Reader/mail
Reader1.1
Readers
Readily
Reading
Readings
Readme
Readout
Attention-getting
Attenuation
Attesting
Attic
Atticantique
Atticantiquett
Attitude
Attoclock
Attoclock1.2
Attorney
Attorneys
Attraction
Attractions
Attractive
Attractiveness
Attransspeedchange
Attribues
Attribute
Attributes
PMS COLOR CHART - A chart created for comping Pantone colors off any color printer. Originally set for an IRIS, but I have used it with great sucess at my office on a Tektronix Phaser III...
PlanefromBehB0 AMUG CD:Files:QuickTime:P:Plane from Behind.cptC
Plane from Behind.cptD
0F
65KG 4/09/93H
Plane from Behind - this is a small quicktime movie of a 3D plane flying by. Nice for demo or overlay work. Same as Planne fly by except from rear view.
PlaneFlyBy
Chart
Pmug's
Pnukl
Pnukl202
Pocasset
Pocket
Poems
Poet's
Poetry
Pogostick
Pogue
Pogue's
Point
Pointage
Pointed
B+ AMUG CD:Files:QuickTime:P:Plane Fly By.cptC
Plane Fly By.cptD
0F
44KG 4/09/93Hh Plane Fly By - this is a small quicktime movie of a 3D plane flying by. Nice for demo or overlay work.
PICT Informer - Have you ever wondered if a picture is version1 or version 2? If you have all the fonts that the picture was originally created with? Or what kinds of QuickDraw objects the picture contains.
With System 7 Apple has provided a new and easy way to get information out of a picture called the Picture Utilities Package. PICT Informer is simply an implementation of GetPictInfo, the main call in that
package. PICT Informer will open PICT files or PICT resources and show the picture in a window. To see the PictInfo information, choose Show Info from the File menu or double-click in the picture's window.
PhotoshopMemory2.5 - Here is a memory patch for Photoshop 2.5. It is a plug-in that patches out the code which caused the occasional "not enough memory" messages in 2.5 when trying to open or save files on
}some machines with more than 24 megabytes allocated to Photoshop. For additional information see the enclosed readme file.
Phoenix BBSs - Hypercard stack listing the BBS's in the Phoenix, Arizona area with some listed throughout the State. You can use this to keep track of the BBS's you use where you live. It is not protected
>so you can simply add a new card and fill in the information.
PB-Info Express! - New Powerbook(TM) oriented BBS based on the FirstClass BBS software. This file contains the basic settings for reaching PB-Info Express!
PB Plug Alert - Alert Powerbook users to a potential power plug problem that can wipe out the PowerBook's power management circuits and send it back to the shop. Short article and diagram.
Openspaces12 - Open Spaces is a system 7 extension which makes navigating through folders in the Finder easier. When you are not renaming something, hitting the space bar opens the currently selected file
or folder. This enables you to move around with just the arrow keys and the space bar, or to open files more easily. When you are renaming something, the space bar acts normally. Version 1.2 corrects the
Cbehavior of Open Spaces with dialog boxes opened by Control Panels.
Nightmare? - Application from Newer Technologies that looks at the type of RAM installed in PowerBook 180's and 165c's. Since there has been a problem with dealerships installing RAM meant for the first
generation of PowerBooks (140/145/170) and not the correct RAM for the faster 33MHz PowerBooks, Newer is distributing this application free of charge. The nightmare scenario is having the wrong type of RAM
installed creating an extra wait state in the 180 or 165c (causing slower performance), and it usually means that one or two of the heat sinks that Apple installed had to be removed thereby voiding the
^warranty and risking damage to the motherboard. A must for all PowerBook 180 and 165c owners.
Nethack 3.1 - In the Unix world, there has been a popular D&D (Dungeons and Dragons) like game called "NetHack" for a number of years. This is the new Mac version (v3.1). This is a very sophisticated D&D
style game. Unlike 3.0, NetHack 3.1 is a multi-dungeon game. New dungeons "branch" off the main dungeon at different locations. A unifying mythology was adopted for the game. There are tasks which must be
completed in various dungeons before the main task of capturing the Amulet can be undertaken. There are different quests for the different character classes.
MST3Kicons - Here are a few little icons that I created for those of us that are huge fans of Mystery Science Theater 3000. As this is my first attempt at a posting, i would sure appreciate any feedback
MarkerFinePoint - A Type 1 upper and lower case display font, MarkerFinePoint makes typed messages look spontaneously hand lettered-- gives copy urging immediacy a casual, personal touch by looking hand
written with an fine-point felt marker.Use for eye-catching notices, ad display or to convey spontaneous, impulsive expression for a "take notice" effect. Instead of reaching for a trusted (hopefully capped)
}felt-tip pen loaded with permanent ink to scrawl impulsive messages, reach for the keyboard and click away. Shareware, $12.
Mariner1.1B$ AMUG CD:Files:Bus:M:Mariner1.1c.cptC
Mariner1.1c.cptD
0F
98KG 4/09/93
Mariner1.1c - Mariner is a combo word processor and spreadsheet program some features include, Split window interface Graphics, charts and styled text fields displayed on the worksheet, Variable row and
Toward
Towards
Tower
Towers
Township
Toxic
Toymaster
Toymaster's
Trace
Traced
Traces
Tracing
Track
column size, Individual cell formatting, Command bar menu shortcut, Tear off tool and pattern menus Data is hot linked to charts (charts are automatically redrawn when labels or worksheets may be
March UAUG Diskletter - Here's the first edition of what we hope will become a monthly feature for the Upstate Apple Users Group: the monthly DISKLETTER. Whether that happens or not depends on you, and
whether you want it! We look forward to your reactions. The DISKLETTER is divided up into "Chapters" (You're now reading "Chapter 1") and each chapter can have many "pages." To scroll up or down each
"page" you can click on the vertical scroll bar you find on the right hand side of this window; to move to other Chapters you can use the menu bar (above) or you can click on the horizontal scroll bar at the
97KG 4/09/93Hc Magical Gear - this is a very nice loopable quicktime movie of 3D gears turning in bright colors.
A MacPGP2.2
Forward
Forwarded
Forwards
Fossil
Foster
Found
tation
Frame
Framed
Frames
Framework
B# AMUG CD:Files:Bus:M:MacPGP 2.2.cptC
MacPGP 2.2.cptD
0F
226KG 4/09/93
MacPGP 2.2 - PGP (Pretty Good Privacy) is Phil Zimmerman's implementation of RSA like public key encryption. This powerful cryptographic method means that you can post your public key anywhere and people can
~encrypt messages to you. Only you can decrypt them with your secret key. This program can provide military grade encryption.
A Mac2telv2B' AMUG CD:Files:Util:M-Mc:Mac2tel v2.cpt
Energy
Energy-saving
Engage
Engaged
Engine
Engineering
Engineering's
Engineers
Mac2tel v2.cptD
0F
11KG 4/09/93
Mac2tel v2 - Illustrated Teachtext file describes how to build adapter to connect any Mac, new or old, mono or stereo, to your phone line. Also works with home stereos and Walkpersons. Circuit is easy to
build, cheap, legal, and effective. Parts cost less than $7 at your local shopping-mall electronics store. Soldering is minimal.
LouvreB! AMUG CD:Files:QuickTime:H:LouvreC
LouvreD
0F
472KG 4/09/93
Louvre - this is a QuickTime movie with several great art works scanned in from the Louvre Art collection. Very nice pictures.
LinksWare2.3Demo - This is a major update. Version 2.3 of LinksWare requires System 7 to run. New features include a floating toolbar; excellent format importing; save and read standalone hypertext
documents; links from phrases and links to specific locations within a document (ie open to a particular place); It also remembers window positions. Links within a file are now allowed. Demo is limited to 6
linked files, but unlimited otherwise. LinksWare allows the user to make links using his (or her) standard files: text, sound, graphics and movies and applescripts. Even works on CD-ROMs. No cards; no
LaunchPad202 - this utility allows you to launch programs without leaving them on the desktop for drag and drop launching under system 7. Keeps the clutter down.
507KG 4/09/93HY Landing Copter - this is a hot quicktime movie of a helicopter coming in for a landing.
KYE2.1.cpt
B" AMUG CD:Files:Game:H-L:KYE2.1.cptC
KYE2.1.cptD
0F
42KG 4/09/93
KYE2.1 - KYE is a round green circle that you move through a maze filled with obstacles they come in different shapes and forms- to get to diamonds. The object of the game is to collect diamonds without
getting eaten or stuck. KYE can push some objects and, under some circumstances, pull them. You must experiment to find the properties of the objects encountered. You start at Level 1 and work your way up -
{at the latest count there are over 100 Levels - and you can start at any level you want so you don't have to repeat them.
Kuaisuzidian - This is a demonstration version of the "world's fastest" electronic chinese character dictionary written by Tom Thielecke Chinese characters are listed in mandarin pinyin and yale
romanization. The Taiwanese BoPoMoFo system is also supported. Some sample mandarin sounds are also included in this self running Hypercard player stack. Additional chinese software is available from Steve
+Guerin of the Redfish Group (407)744-9622.
JUKEBOX.cpt
B% AMUG CD:Files:Hyper:I-J:JUKE BOX.cptC
JUKE BOX.cptD
0F
76KG 4/09/93
JUKE BOX - Juke Box by Jim Heartney "Juke Box is a stack which lets you record and play back melodies in HyperCard, using variable sounds, temps, and volumes. Melodies can be exported to external files and
exchanged with other Juke Box users, or they can be stored in the Juke Box itself... The Juke Box card lets you play back any saved melodies, using any sound resource, tempo, or volume that's available. The
Juicy Campbells - This is a photo rendering of a can of Chicken Noodle soup and an open package of Juicy Fruit gum. I scanned in the needed labels and then mapped them to my models. I modeled and rendered
~the image on RRD at 1920 x 1440 pixels and then JAGed it. Using Photoshop, I then sized it down, and saved it QT compressed.
JKsMenubarIB0 AMUG CD:Files:Util:Icons:JK
s Menubar Icons.cptC
s Menubar Icons.cptD
0F
7KG 4/09/93
s Menubar Icons - If you have the new Click-Change, you
ve undoubtedly found that the ability to replace text in menus with icons is a major enhancement. Many of the icons included with the package are
exceptional; however, being a tinkerer (and wanting to get to know the limits of the package), I have come up with some replacements. This is a Menubar file that can be accessed via the Import feature
Japanese fonts/CalHiragana - Contained within this distribution are files for Japanese Katakana and Hiragana fonts. Both bitmapped and copyrighted outline fonts are provided. Characters are in calligraphic
style. Characters for all the phonetic sounds are included. There are also a few additional symbols which are used in standard Japanese type setting.
Inductor.Designer - An inductor is a coil of used in crossovers, among other things. "Inductor Designer" is a HyperCard stack that outputs the inductance of a coil of wire when the user inputs the bobbin
size and either the number of turns or length of wire. It will also tell how much wire is needed for a given inductance. This is a good supplementary file for the "Crossover Designer" -also found here.
Import/Export Tools 2.2 - These tools were created to make importing and exporting text in and out of Hypercard easier to do. They give you the option of choosing which fields to use, field order,
background, field and record delimiters, etc. There are some excellant commercial programs which do this and more, but those of you who do not need their power might find this stack useful.
IMGMar/93CoB- AMUG CD:Files:Game:H-L:IMG
Mar/93 Color.cptC
Mar/93 Color.cpt
Imug/nautilus
In-iz
Inbasket
Independen
Independence
Index
Infomaker2.62
Information
Informer
Infos
Init-scope
0F
597KG 4/09/93H
Mar/93 Color - This is the March 1993 issue of Inside Mac games issue. This is quite a nice magazine for the Mac Game user.
ICONS!.cptB$ AMUG CD:Files:Util:Icons:ICONS!.cptC
ICONS!.cptD
0F
56KG 4/09/93
ICONS! - You are now the proud owner of 40 BEAUTIFUL icons especially designed to enhance the inate "Idiom" of your most wondrous Macintosh system. The individually handcrafted works of stylistically
perfect art, each possess the following great features Optimized for 256 colors. The more colors you have, the better the icons look. A wide variety of really neat styles. Yes!, you can choose anything
`from the "Pseudo-Sun Collection" to
the "Demonic Happy Faces". Make your computer fit you mood!
Hyper-Mail 1.1 - Originally created to handle my company's growing mailing list, I expanded it to include address book/rolodex features. Much faster and cleaner than the address book that ships with
Hypercard 2.0. Features- prints to 15 different Avery labels and #10 envelopes, import/export text, user- selectable prefs, fast-find alphabetical index, complex searching card marking algorithms...V. 1.1 -
]Fixes bugs in the "Mark" and "Sort" routines, added more status monitors, more user prefs...
Hurricane Diana - This is a QuickTime Movie of a fly by above Hurricane Diana. This is quite an intense simmulation of going into thee eye of the Hurricane.
A HugeppatsB+ AMUG CD:Files:Util:Textures:Huge ppats.cptC
Huge ppats.cptD
0F
523KG 4/09/93
Avery
Aviator
Avoid
Selected
Selection
Selections
Selectively
Selector
Selectors
Selects
Selectset
Self-contained
Self-executing
Self-explanitory
Huge ppats - These textures were created for Desktop Textures 2.0 with Aldus SuperPaint 3.0, Aldus Gallery Effects: Classic Art 1.0, and ResEdit 2.1.1. Most of these textures I created from scratch. Some
were originally from free use artwork I found on Nautilus CD ROMs in 1992. Some are from the Kodak PhotoCD Sampler. The PhotoCD images that I have not manipulated are credited to their respective
Lphotographers as required in the copyright information found in the sampler.
82KG 4/09/93HG Hermes Docs 2.1 Word - Full Documentation for Hermes BBS verson 2.1.1.
HearMe!1.2.1
I-173
I-beam
Ian-bent
Ibeep2
B+ AMUG CD:Files:Music:H-I:Hear Me! 1.2.1.cptC
Hear Me! 1.2.1.cptD
0F
47KG 4/09/93
Hear Me! 1.2.1 - Hear Me! allows you to distribute files that speak to users. The user double clicks on the Hear Me! and it speaks ( or plays any other sound ). You can make your own Hear Me!'s by simply
following the directions. Hear Me! now lets you add your own sound resources WITHOUT the use of ResEdit! You may choose between adding sounds from an existing file or recording a new sound if your machine
can support it. Hear Me! now allows you to save the sound that it contains.The sound is saved as a 'sfil' file. This means that you can drag it into the System folder in System 7 !
Gunshy 2.0WomenonTiles - The original Gunshy game said to make your own tiles and background, so I did. This "Women on Tiles" version contains beautiful women condensed into 32 by 32 pixel tiles. Your
incentive to remove them all is to see the picture of the beautiful woman in the background. This version requires 256 colors and uses 1 meg of RAM. Gunshy is basically a memory game. You must remove tiles
in pairs until they're all gone. The trick is that there are two pairs of each tile and so you must be careful to remove them is such a way so as not to need a particular tile to continue.
GREATWHITEB$ AMUG CD:Files:Art:G:GREAT WHITE.cptC
GREAT WHITE.cptD
0F
156KG 4/09/93Hr GREAT WHITE - this is a very graphic shark head with glaring teeth ready for your startupscreen. Quite a sight!
Grapher361 - Grapher is a function graphing program, intended as a low-cost (but powerful) tool for students and researchers. Functions are entered in the standard BASIC notation (e.g. 2*x; cos(x^3);
3*x-sqrt(x)) with the usual order of operations assumed. Several functions may be graphed on the same set of axes. The program supports the standard menus for saving and loading files, printing, and copying
graphs as PICT graphics to the clipboard. Other features include zooming in on parts of the graph, zooming out, and locating solutions and intercepts.
GetPopUpMenu XFCN 1.0 Here it is! My first PopUpMenu XFCN... I'm still working on the hierarchical version, but this one delivers quite a punch without that feature. Up to 32000 characters in the menu,
GetMonitors XFCN 1.2 - GetMonitors takes no parameters. It returns the following info: MonitorNumber, IsMainScreen, HasColor, BitDepth, BottomCoordinate, RightCoordinate, MonitorNumber tells the order that
the monitor's card was encountered, IsMainScreen is true if the screen has the menubar, HasColor is true if the monitor is set to a color mode (not grays or Black & White), BitDepth is the current setting
~for that monitor, BottomCoordinate is the bottom pixel on that screen, RightCoordinate is the rightmost pixel on that screen.
Galaxis-1.2 - Ziel ist es, vier auf dem Spielfeld verlorengegangene havarierte Sonden in m
glichst wenig Z
gen zu finden und retten. Ein Zug besteht daraus, dass man erst versucht, durch eine Art
Kreuzpeilung den Ort der Sonde zu ermitteln und dann ein Rettungsshiff zu diesem Ort schickt. Befindet sich an diesem Ort keine der gesuchten Sonden, so sendet das Rettungsschiff Angaben dar
ber zur
gwieviele Sonden es von diesem Ort aus sieht. Diese Daten gilt es dann m
FoxTools XCMD/XFCN's - FoxTools 1.5 is a set of 36 XCMD/XFCN's which may be useful for the FoxBASE+/Mac 2.x programmer. They were compiled by Randy Brown for a Fox Developer's Conference a couple of years
Vouch
Vous-memes
Vowel
Voyage
Voyager
Vt100/ansi
Vyvid
W/17m
W/jump
Wacky
Waited
Waiting
Waits
Waksman
Waldack
Waldo
Waldo3.35
Waldos
Walk-through
Walker
Walker's
Walking
Walkpersons
Wallet
oago. My one addition to the archive is a report form that can be used to print out a list of the XCMD/XFCN's.
FLOYDIAN.CPTB" AMUG CD:Files:Font:F:FLOYDIAN.CPTC
FLOYDIAN.CPTD
0F
66KG 4/09/93
FLOYDIAN - This font was created by the folks at Vyvid Productions. Floydian is based on the style in which the title of Pink Floyd's, The Wall was written on the cover of the album. Floydian is completely
Useful
compatible with all Macintosh systems and is also available in TrueType and, for those who refuse to see the light, a Windows 3.1 compatible PC version.
FLIGHT - This QuickTime movie shows four jet planes flying in formation via a camera mounted on the bottom of one of the planes. It was converted from a MPEG movie, so as a result, it has no sound (if
someone has some appropriate jet-like noises, feel free to add a soundtrack to the movie!). Requires QuickTime v1.5. If you like this, send me your favorite QuickTime movie!
FileTyper 4.0 - New with version 4.0 is an extension that adds a FileTyper command to the Finder's File menu, so you can have quick access to FileTyper without cluttering up your desktop. For more
Jet-like
Jetpack
Jewel
Jewelbox
Jeweler
Jewels
Jewish
Jim's
Jimmy
Jimsjemsfeb
Jmtypesamplestack
Joachim
Joanne
Joe's
Joel's
Joel'sownppats
Joeperry
information, see the FileTyper Finder Menu documentation includes the System 6 version and the AutoTyper package. Also included with FileTyper is a utility with which you can create and edit custom
"AutoTypers," which are very small applications that automatically make a specific change to files dropped on them. For instance, you can create an AutoTyper which changes the creator of TEXT files to the
'creator of your favorite "GIF" program.
F18.cpt
Filetyper
Filewave
Fillcomment2.0
Filmpro
Filmreader1.4
Filter
Filters
Final
Finale
Finance
Financer
Financial
Findall
Findcursor
Findditem
Finder
Finderappmenu1.1.1
Finderbar1.01
Findercabinet
Findercommands
Finderedit
Finderevents
Finderfont
Finderpaths1.1
Auxiliary
Availability
Available
diable
Availible
Average
AMUG CD:Files:Art:F:F18.cptC
F18.cptD
0F
338KG 4/09/93
F18 - Ray Dream Designer scene of an F18. It is originally a DXF file and is therefore not very easy to edit as It contains more than 300 subparts., some of which being very small. When first opening the
Qscene you will have to locate the first object that is in the "Subparts" folder.
H| Eucliddocb18 - This is a Word Document of Euclid for version 1.8. This document will help you run Euclid more effectively.
A Euclidb18B( AMUG CD:Files:Education:E:Euclidb18.cptC
Euclidb18.cptD
0F
183KG 4/09/93
Euclidb18 - MacEuclid is an easy-to-use program for creating, editing and analyzing reasoned arguments. When most individuals think of an "argument", they expect several participants communicating with each
other. In the case of Euclid, however, an argument is any type of reasoned discourse. It may be a single person presenting a case, it could be several people collaborating to create a single case, or it
could be a group of people arguing against each other. Euclid supports arguments created over long distances and stretches of time. Any research article or editorial can make great use of this program for
:formulating sound, logical arguments and clarifying them.
EpsiTalk 2.0a Tour - epsiTalk 2.0 allows you to create multiuser HyperCard databases and applications. E-Mail with store and forward, on-line conferencing, instant messaging and real-time multi-user stacks.
Any epsiTalker can serve multiple epsiTalk applications, while being clients to multiple servers, send mail and files, conduct meetings and broadcast messages to still others, all at the same time. Multiply
your productivity and communications 5 times over with our starter 5 user package. "epsiTalk 2.0, a Tour" is a HyperCard stack and requires HyperCard 2.1 or the HyperCard Player to run. It has been
compacted with Stuffit Deluxe.
A Enigma1.2
B% AMUG CD:Files:Bus:D-E:Enigma 1.2.cptC
Enigma 1.2.cptD
0F
74KG 4/09/93
Enigma 1.2 - Enigma 1.2 is an application which can provide near absolute protection for your sensitive documents and applications. By downloading this application you can encrypt files using a limited
version of the Government Standard DES algorithm. For only $10 this can be upgraded to the full DES standard (US and Canada only).
DriverParameters - When designing stereo speakers you need to know the drivers, Qts, Qes, and Vas among other things. "Driver Parameters" is a HyperCard stack that calculates these quantities. The inputted
information must be read from a graph of impedance versus frequency. The stack includes a short tutorial on how to measure a graph of impedance versus frequency using a millivolt meter and frequency
Driver.Inductance - When designing the impedance compensator part of a stereo speaker's crossover you will need to know the woofer's inductance. "Driver Inductance" calculates a driver's inductance given
some information that can be read from an Impedance versus Frequency graph. The crossover can be designed using my other program, "Crossover Designer," also found on America Online.
A DragonFlyB* AMUG CD:Files:QuickTime:D-E:DragonFly.cptC
DragonFly.cptD
0F
221KG 4/09/93Hw DragonFly - this is a really nice Dragon fly in Quicktime format as it flies around on your screen. Nice 3D approach.
DesktopTexturesIII.v2.1 - The textures in this volume followed the trend of increasing creation time. A handful of them (like Space The Next Generation) were comparatively easy to create. Others just sort of
{ happened. A few, however, were planned from the start and took days to complete. The prime example is Marble Jewel Tiles.
A DeskMatesB$ AMUG CD:Files:Bus:D-E:DeskMates.cptC
DeskMates.cptD
0F
237KG 4/09/93
V2.1cpt
V2.2.1
V2.3.2
V2.4d
V2.5.1
V3.24
V4.03a
V99b4
Vaccinate
Valet2.1
Vantageupdate1.6.1
Variables
Vault
Vdig1.0
Vectorballs
Vegas
Velmamidi
Vendorda1.4
Vengeance
Venus
Verbum
Verifile
Vermont
Version
Version2.2
Versionary
Versions11/92
DeskMate - DeskMates is a utility with a clock, date, alarm, calendar, notebook, and stopwatch. A useful collection of handy things to have around. The clock is analogue, a nice change from all the digital
@clocks. The notebook doesn't have a 32K text limit. Shareware.
Deconstructor1.1 - Deconstructor is a text manipulation tool similar to Dissociated Press or Travesty. It reads text files, gets an idea of how they are structured, and then produces new text resembling,
but not exactly like, the original. Your source files should be plain ASCII. Deconstructor parses them into
links
. The links can be characters, syllables, words, clauses, or grammaroids. The
syllabification is meant to work on English, but will produce acceptable results for other Latin-alphabet languages. The clause and grammaroid parsers seek major grammatical hinge points within sentences,
and will work in English only.
A CrossOverB( AMUG CD:Files:Education:C:CrossOver.cptC
CrossOver.cptD
0F
128KG 4/09/93
Parses
Parshall
Parsing
Partial
Partially
Participants
Participate
Particles
Particular
CrossOver - A crossover is a set of electronic components that route the frequencies in a loudspeaker to the appropriate drivers in the speaker. "Crossover Designer" is a HyperCard stack that will design a
crossover for a 2-way speaker system. It draws the circuit as it designs the crossover. The stack can add an impedance compensator on the woofer or tweeter, a notch filter on the tweeter, of a fixed L-pad
on the tweeter. The user inputs the type of crossover, either Butterworth or all pass, the attenuation rate, 6db, 12db, 18db, or 24db per octave. The user also puts in the driver's impedances and the
crossover frequency.
A CORAL.cptB" AMUG CD:Files:Art:Ci-Cz:CORAL.cptC
CORAL.cptD
0F
173KG 4/09/93Hx CORAL - This is a totally hot pict file of yellow coral under the sea. Really nice startup screen for 13 inch monitor.
Compatibility Checker 2.0 - This program compares your software with a list of products reported to be compatible with System 7.1. You can get a printed report detailing the compatibility of your programs,
;along with information about whom to contact for upgrades.
Checksum 1.0 - Checksum is a program that allows anyone to quickly and easily calculate file checksums. Briefly, a checksum is a number calculated for a file by performing some operation on all the
characters in the file, such as adding up all the character values and generating a total. A checksum is useful for testing the integrity of a file
the calculated checksum can either be compared against a
previously calculated checksum, or the checksum can be compared against a checksum for a file on another computer. Checksum is the easiest way to compare two files on Macintosh computers (either on the same
Bmachine or different ones), to tell if they are identical or not!
Channel Z - FirstClass Graphical Communications System by SoftArc Inc. Character oriented interface for non-Macintosh users. Speedy Macintosh Quadra 900 server. 1+ gigabytes of hard disk space. Online CD-ROM
24hrs (either the latest BBS in a Box and Offline CD-ROMS providing up to another 4+ gigabytes of shareware and assorted files for file requests of hard to find items.
Chameleon DSP Patterns - This is a small sample of the patterns available for Chameleon from Logical Solutions, Inc. Chameleon is the ultimate desktop pattern enhancement utility. The enclosed patterns are
from the Logical Solutions Double Secret Probation (DSP) pattern set, which grows to ever more frightening scale and proportion, even as we speak! Included are GridWorld, Power Strip, Down the Chute, The
-Chameleon, Surrounded and World Without End.
CHAILLOTTTB$ AMUG CD:Files:Font:C:CHAILLOTTT.cptC
CHAILLOTTT.cptD
0F
14KG 4/09/93
CHAILLOTTT - This font is distributed as shareware. It is yours to use and enjoy for 30 days, but at the end of that time, if you are still using it you are morally obligated to send us the shareware fee.
bThis is an interesting font that has a linear appearance of a bar code nature. True Type format.
CHAILLOTT1
B$ AMUG CD:Files:Font:C:CHAILLOTT1.cptC
CHAILLOTT1.cptD
0F
19KG 4/09/93
CHAILLOTT1 - This font is distributed as shareware. It is yours to use and enjoy for 30 days, but at the end of that time, if you are still using it you are morally obligated to send us the shareware fee.
_This is an interesting font that has a linear appearance of a bar code nature. Type 1 format.
CalculatorIIB* AMUG CD:Files:Bus:C:Calculator II 1.1.cptC
Calculator II 1.1.cptD
0F
47K
G 4/09/93
Calculator II 1.1 - Calculator II is a pleasant looking color multi-function calculator that runs as an application under system 6.x or System 7. The calculator was written as an application to be run under
MultiFinder or System 7 alongside other applications. It improves on Apple's original calculator by adding trigonometric functions, functions for base 10 and natrual logorithms and their inverses,
hex-to-decimal and decimal-to-hex conversion, a memory function for storing values across uses of the program, and all of these functions can be invoked by using the F-Keys on the Apple Extended keyboard (F5
- F15).
C-Y-Ftt.cptB" AMUG CD:Files:Font:C:C-Y-F tt.cptC
C-Y-F tt.cptD
0F
25KG 4/09/93
Color
Multi-layered
Multi-level
Multi-line
Multi-media
Multi-megabyte
Multi-player
Multi-purpose
Multi-session
Multi-speed
Multi-statement
Multi-tasking
Multi-timbral
Multi-track
Multi-user
Multi-window
Multibit
Multichannel
Multicolor
Multidisk
Multifarious
Multimodule
Multiple
Multiplearrays
Decimals
Decipher
Decision
Decisions
Decks
Declaoking
Declaration
Declared
Declination
Decline
Declining
Decnet
Decode
Decoded
Decoder
Decoding
compress
C-Y-F tt - Capel-Y-Ffin is the name of the Welsh town where Eric Gill built a workshop; this typeface is designed to resemble Gill Sans. Full upper & lower case, some diacriticals, essential punctuation, and
some other characters.
C-Y-Ft1.cptB" AMUG CD:Files:Font:C:C-Y-F t1.cptC
C-Y-F t1.cptD
0F
34KG 4/09/93
C-y-ftt
Cable
Cabledingbt1
Cabledingbtt
Cabletest
Cacheascache
Cachecon1.2
Cachecontrol
Cachestuff
Caching
Caesura
Cairosout
Calconvert
Calcula
Calculation
Calculator
Calculatorii
Calendar
Calendar1993
Calendar2.5
Calendoid1.4
Calendrda2.1
Californiaht
Calipht1
Caliphtt
Calleridmana
Callerverify
Callingsetre
Callmebackv1
Callscrn
C-y-f
Ca/cmq
Cable
Cabletest
Cache
Cachecontrol
Cacheflowutils
Cachestuff
Calendar1.3
Calendoid
California
Calipht1
Caliphtt
Caller
Callers
Callerverify
Calling
Calls
Calmate
Camel10
Camera
Campbell's
Campfire
Canada
Canceling
Cannonfire
Canon
Canv305ud
Capture
Cards
Carter
Cartoon
Capital
Capitalist
Capitals
Capitols
Capped
Caprice
Caps-size
Capslock
Captioning
Captions
Captivity
Capture
Captured
Captures
Capital@
Capturing@
C-Y-F t1 - Capel-Y-Ffin is the name of the Welsh town where Eric Gill built a workshop; this typeface is designed to resemble Gill Sans. Full upper & lower case, some diacriticals, essential punctuation, and
BumTest - This is a fun QuickTime movie of a ball rolling across a Quicktime pict floor. Nice jazzy sound and action. Try it!
BoseWave.JPE
Cpustructure
Cquest
Cquickrefere
Crabs
Cracklingfir
Createalias
Createcustom
Createfolder
Createmenuhe
Createresfil
Createstack1
Createthumbn
Creatingindr
Creatorconve
Creedmorepro
Creepycastle
Cribbage2.5
Criticalmass
Crivar
Crossover
Crossroadbbs
Crossstitch
Crosswordfon
Crumpled
Crypto1.2.3
Cryptogramvi
Cryptwriter1
Crystalball
Cservant
Cstatusbar
Ctermv2.0
B" AMUG CD:Files:Art:B:BoseWave.JPEGC
BoseWave.JPEGD
0F
59KG 4/09/93
BoseWave.JPEG - This image was modeled and rendered by David Johnson of Arcathexis using Sculpt 3D software from Byte by Byte Corporation. It depicts the iconic Bose Acoustic Wave audio system,
painstakingly modeled and texture mapped with great precision. This image has no fog, no gratuitous bump maps, and no chrome. It's a real world product, not a concept, and that, of course, is the greatest
challenge of all. Anyone who works in 3D will appreciate the detail and accuracy of this model. For more info about Sculpt 3D, feel free to Email me, or contact Byte by Byte directly at (512) 795-0150, and
tell 'em Joe sent you.
BOOGERS1.5.1B. AMUG CD:Files:Game:B:BOOGERS 1.5.1 color .cptC
BOOGERS 1.5.1 color .cptD
0F
118KG 4/09/93
Depress
Depressed
Depressing
Depression
Depressions
Deprotects
Depth
Depth&volume
Depth-changers
Depthcharge
Depthcharge1.7
Depthkey
Depthkey1.5
Depths
Descendants
Descenders
Descent
Describe
Described
Acoustic
Acoustics
Acousynthesis
Acquire
Acquired
Acquisition
Acquisitions
Acronym
Acronyms
Across
Acting
Action
Precision
Precisioncolor
Predefined
Predetermined
Predict
Predicted
Predicting
Predictions
Predictive
Predictor
Predicts
Preferred
Preferred3.0
Prefix
Prefixing
Preformatted
Prefs
Prefscleaner
Preload
Preloaded
Prematurely
Premier
Premiere
Premise
BOOGERS 1.5.1 color - BOOGERS! is a game. It is written in FutureBASIC by ZEDCOR, which is a powerful and quick programming language. The object of the game is to get a lot of points and stay alive.
Pretty original, eh? There are instructions within the game itself, so I won't bore you with them here. BOOGERS! is shareware, but if you're so broke you don't have a few bucks, at least send me a post
Dcard or some E-mail or your latest Photoshop creation or something.
Bloodshot Double - this is a totally hot QuickTime movie of Bloodshot eyes traveling across the screen. If you like color bloodshot eyes in motion you will love this.
AutoCat 5.0 - Oscar Hills has made AutoCat freeware. This is AutoCat 5.0, his latest version, now menu-oriented. AutoCat is a HyperCard-based floppy and hard disk cataloger that reads disks on insertion,
no typing, quick and easy. Business necessitates that Oscar no longer fully support the program, but AutoCat has a long track record. He invites comments on this version, comparisons to the latest non-beta
AttoClock1.2 - attoClock is a very small application (6378 bytes) for System 7 that displays a digital clock in a small window. It has intentionally few features. It displays the hour and minute, respecting
the time format you have set in your control panels. It doesn
t display seconds or the date or ring chimes or display movies or pictures or animations. Just the time.
H9 New Version of FModem nice shareware telecommunications.
ATTENTION 1.0.1 - Attention 1.0.1 is a control panel that lets you control the way inactive applications (i.e., applications running in background) behave when they needuser attention. In particular,
Attention lets you choose which sound is played when a background application wants to tell you something. Without Attention this sound would be the system beep most of the times. You can also use
Attention to disable sound altogether or to prevent background applications to put up an alert box. To use Attention, you need System version 6.0.4 or better.
AppleFileExchange2 - This is an updated version of last weeks file. I've made corrections and it's explanations are clearer. It explains how to use AFE to move contents of DOS floppies to Mac and back. A
+short section on DOS survival is included.
AmericaOnlin
B3 AMUG CD:Files:Tele:A:America Online Mac Manual.cptC
America Online Mac Manual.cptD
0F
44KG 4/09/93H
America Online Mac Manual - This is the text version of the Help desk accessory available from the Apple menu of AOL (Mac) 2.0.
AlphaTrecker2.0 - AlphaTrecker is a new type of system extension made possible by Apple
s System 7. It is a system extension, but it is not an
INIT.
Rather, it is a faceless background application (FBA)
that launches when you start or restart your Macintosh computer. Since it is an FBA, it need not include any provision for interaction with you, the user, so it can be a small file; because it is a true
application and not an
INIT,
it is very unlikely that it will conflict with other system extensions that do not also use the sound hardware.
AGenT1.6 - AGenT stands for Automated Genetics Tutor. It is a computer program written by Bill Sofer of the Waksman Institute at Rutgers University and Alan Gerstein of Pharmacia/LKB Biotechnology. It has
been designed to supplement a module a set of laboratory exercises entitled Molecular Aspects of Gene Activity" that was developed under the auspices of an NSF/Merck-sponsored grant to Bill Sofer and
Advertising Cuts 2 - Here we go with Ad Cuts 2, another archive containing four b/w illustrations from the '20s and '30s. For more info, please see the file description for Advertising Cuts 1.
Advertising Cuts 1 - Here we go with Ad Cuts 1, another archive containing illustrations from the '20s and '30s. For more info, please see the file description for Advertising Cuts.
Adobe Premiere Review - This is a review of Adobe Premiere, the powerful video editor. It appears as the feature review in the March 1993 MacValley Voice, newsletter of the MacValley Users Group, Burbank,
CA. It has 4 figures with captions. The review is in Text as well as MS Word 5.1 formats. It takes about 2 - 3 pages in a newsletter.
3dPadd1.03
!B% AMUG CD:Files:Game:A:3dPadd 1.03.cptC
3dPadd 1.03.cptD
0F
94KG 4/09/93
3dPadd 1.03 - 3D Paddle Bash! by Matthew Diamond. Companion game to 3D Brick Bash! You use your paddle to bat the ball past the computer opponent. 5 different opponents, plus the ability to edit the
8opponent parameters to adjust difficulty. Shareware $7.
3D Brick Bash! - The recommended setting for most Macs is 16-colors. The game runs significantly slower than intended on many machines at higher screen depths. 256-colors can work if the machine is a
"screamer" (i.e. FX or Quadra), or possibly if it is accelerated or has a dedicated video board. Certain configurations (i.e. 16 MHz CPU's like the LC and LC II) may even run best in 2- or 4-color mode.
This a fun game 3D bashing.
1992EEBonds
Screaming
Screams
Screefonts
Screen
enchooser
Screenlink
Screenpicker
Screens
Screenscapes
Screensize
Screwed
Script
#B$ AMUG CD:Files:Bus:A:1992EEBonds.cptC
1992EEBonds.cptD
0F
17KG 4/09/93H
1992EEBonds - This spreadsheet calculates interest earned on U. S. Savings Bonds for 1992. Handy this tax season. Includes documents to explain how to use the file.
PageMan(ager)! - is a small SS utility to allow different page times for each day. For instance, are you home longer on the weekends than the weekdays and would like your users to be able to page you for a
longer time span? Well, here's where PageMan comes in! Just set it to have different page times for each day and pop it in your NMH event, or make a seperate even to run at midnight! It's so simple it's
.incredible, yet it's something that SS lacks!
FlagMan!v1
Pageman
Pager
Pages
Pages/plates
Paging
Paine
Painful
Painlessly
Painstakingly
Paint
Would
Would've
Wouldn't
Wowee
Wptext
Wracking
Wrangle
Wrapped
Wrapper
Wrappers
Wrapping
Wraps
Wreath
Wreaths
Wrestling
Wright
Wrinkle
Wrist
%B) AMUG CD:Files:Tele:D-F:FlagMan! v1.0.cptC
FlagMan! v1.0.cptD
0F
8KG 3/26/93
FlagMan! - is a small Second Sight/RRH utility that will allow sysops to define SYSTEMx.MSGs as
read once Per-Day
! This is very useful if you have a daily bulletin that you would rather have users see
only once per day, but because of the SS/RRH limitation, your users are forced to look at the same daily bulletin every time they call. But, now, with FlagMan!, you no longer have this restriction! Version
SyQuest Ships SCSI 3.5-Inch - Fremont, CA March 24, 1993 -- SyQuest Technology (SYQT-NASDAQ) today announced that the company's 3.5-inch, 110MB removable hard cartridge drive SCSI version, the SQ3105S, has
>begun shipping to all integrators and distributors worldwide.
SyQuest Offers Diva's Videoshop - Fremont, CA, February 22, 1993 -- SyQuest Technology (SYQT-NASDAQ) and DiVA today announced that SyQuest brand 5.25-inch removable hard drive cartridges will be preloaded
with DiVA
s VideoShop 1.0 SE (SyQuest Edition) free of charge in a limited time offer which begins today and runs through April 30, 1993. VideoShop, with a suggested retail price of $599, is the leading
QuickTime-based video editor for creating and editing digital movies on a Macintosh. Both of SyQuest
s 44MB and 88MB capacity cartridges, the SQ400 anSQ800, will also include Apple
s QuickTime
, VideoShop
on-line documentationa library.
AppleIntrosNB< AMUG CD:AMUG Info:AppleLink:Apple Intros New Servers & SvcsC Apple Intros New Servers & SvcsD
0F
7KG 3/26/93
Oidsupdater1.3
Oklahoma
Omegasane
On-line
One1.5.1demo
Online
Onlinebible2.0.1
Onlocation
Opening
Openresfile
Openrfperm
Opens
Openspaces12
Operations
Optic
Optimization
Options
Oracle
Orb-color
Orbit
Orbitrack-2.1.4
Oregon
Oregondry1.1
Oregonwet1.1
Oidsupdater1.3@
Okey@
Omniscalc
folder7@
Organiser@
Overn/gun
Park@
Password@
Pb-battery-voltage@
Pces@
Perrygothic@
Photoshopdev
Picacalc@
Ping@
Pixelflipper@
Planet
Point2point
Portshareprodemo1.2.@
Powerclicks@
Prices@
Print@
Process
Processwatcher@
Protectomat@
Publicfolder
Puzzles@
Qapict@
Diver
Diver's
Diverse
Diversion
Divertimento
Dives
Divide
Divided
Dividend
Dividing
Diving
Divisible
Division
Divisions
Divison
30-day
30-oct-82
30.00
30.11
30/xanadu
300-dpi
300/color
30000
300000
300dpi
303-442-2578
303.322.5450
Apple Intros New Servers & Svcs - CUPERTINO, California--March 22, 1993--The Enterprise Systems Division of Apple Computer, Inc. today introduced three new Apple Workgroup Servers offering significantly
lower lifecycle costs due to their superior ease-of-use and administration. It also announced enhanced versions of AppleShare file and print services with enhanced performance and AppleSearch, a powerful new
Zinformation access and retrieval service for Apple Macintosh personal computer workgroups.
ApplePowerCDB; AMUG CD:AMUG Info:AppleLink:Apple Announces The PowerCD CDC
Apple Announces The PowerCD CDD
0F
6KG 3/26/93
Apple Announces The PowerCD CD - HANNOVER, Germany--March 24, 1993--Apple Computer, Inc. today announced its plans for the first in a line of CD-ROM-based multimedia products from its Personal Interactive
Administration
Administrator
Administrators
Administre
Admit
Admitted
Admoddnapics
Admods
Adobe
Electronics Division (PIE). PowerCD is a three-in-one CD player that enables users to play CD-ROM, Photo CD and audio compact discs. Apple expects the addition of PowerCD along with its existing AppleCD
p300 to further promote CD-ROM technology and enhance its offerings for the Macintosh personal computer family.
Apple Announces Licensing - HANNOVER, Germany--March 25, 1993--Apple Computer, Inc. today made a number of announcements underlining its commitment to make its Newton technology a pervasive standard
available to the computer, consumer and telecommunications industries. Apple aims to license key technologies to companies who can manufacture and market a variety of exciting new products--based on Newton
+technology--to a broad range of customers.
2WAYShipsTal
Underlining
Underlying
Underneath
Underside
Undersized
Understand
Understandable
Understandably
Understanding
Understood
Understudy
Undertake
Undertaken
Undertaking
Underware
Undeservedly
Undocumented
Undoubtedly
Undulating
Uneasy
Unemployment
Uneven
Unexpected
Unexplained
Contact
Contacts
Contain
Technology--to
Technote
Technotes
Ted's
Tedeschi
Tedg's
Tedious
Tedispatchrec
ronix
Telebursting
Telecom
Telecomm
Telecommunications
Telecomunications
Telefinder
Telemasters
Telemundo
Telephone
Telephones
Telephony
Teleport
Telescope
Telescopes
Telescript
:rature
+B8 AMUG CD:AMUG Info:AppleLink:2 WAY Ships Talker 2.0 FullC
2 WAY Ships Talker 2.0 FullD
0F
5KG 3/26/93
2 WAY Ships Talker 2.0 Full - SAN DIEGO, California 22 MAR,1993 -- 2 Way Computing, a San Diego software developer, introduced its 2Way Talker Version 2.0 product today. The software-only product allows
two users on an existing Macintosh
network to communicate in real-time using the Macintosh built-in microphone and speaker. The product allows hands-free, full-duplex voice communication while running other
Yesstack - This stack traces the comings and goings of the members of Yes (as well as their relationships to other bands) following the "family tree" chart in the back of the Yesyears booklet. It also
tcontains the song list for each album and video, lyrics for most albums, and more. It's the ultimate Yes database.
Wowee!3-D!Buttons - This "wowee! 3-D!" collection of button icons pays tribute to the number of times I've been put on "megahold," waited for latecomers to meetings/appointments, and took (not necessarily
needed) breaks from my work. This file contains a delicious assortment of paint, draw, art, quicktime and movie icons. I use these babies for aliaises of oft used programs, and line 'em up at the bottom of
Emy screen. Let's hear it for GUI! (and I'm not talkin' windows. . .)
WorldTime1.5B, AMUG CD:Files:Bus:T-Z:World Time 1.5.1 .cptC
World Time 1.5.1 .cptD
0F
29KG 3/26/93
World Time 1.5.1 - WorldTime does three things. It tells you what time it is in other cities, taking into account Daylight Saving Time/Summer Time. It automatically resets your computer's clock at the
Wowee
Wrap-around
Wrapper
Write-a-letter
Writefontsize
Writenow
Writenow/text/macwri
Writenowtranslator
Writer
Writeswell
Wroble
Wshlst18
Wwiv3.0
Wynton
Wyoming
X-mas
X-ray
Zipple
Zoomin
Zoomwindow
Zorba
Zync1.0a
Collection
Collections
Collectly
Collects
College
Colons
Colony
Color
Alias
Alignments
Alike
Alive
beginning and end of Daylight Saving Time/Summer Time. It allows you to change the location of your computer as it is stored in your computer's memory and reset the clock appropriately. Your Macintosh has
what is usually called "Parameter RAM" or "PRAM." This RAM is battery-powered so that, even if the computer is unplugged, the information stored in it will not be lost. Various Control Panel settings are
WN<>PM FILTERS - The two files "WriteNow 3.0 Import.flt" and "WriteNow 3.0 Export.flt" will allow you to import WriteNow 3.0 documents into PageMaker 4.2 (or 5.0), or export PageMaker 4.2 (or 5.0) text as
WriteNow 3.0 documents. To install - 1. Drag the "WriteNow 3.0 Import.flt" and "WriteNow 3.0 Export.flt" files tthe "Aldus Filters" folder in your Aldus folder. 2. Launch PageMaker and you will be able to
5import and export WriteNow 3.0 files from PageMaker.
Windvoice - A cool sound to replace the annoying beep. It's short, too, so the beep won't affect your system performance like so many others! It's high-quality, direct from CD, super cool sound.
WindowFinder - WindowFinder is an INIT document, which when present in the system folder at start up, will enable a command-click in the menu bar at any time, except when a dialog or alert box is present.
One can then select any open window title from the resultant pop-up menu, and bring it to the front. I wrote WindowFinder using THINK Pascal. WindowFinder uses a patch which intercepts the _GetNextEvent
trap, and on a command-mouseDown in the menu bar, implements the pop-up menu. The INIT and patch can be fiddled with if you want to intercept other kinds of traps or call different co-routines. If you're
uinterested in source listings, send $5.00 and SASE to the above address. Any comments or questions are also welcome!
Wind Warp - If you have several monitors attached to your Mac, then WindowWarp is the INIT you have been waiting for! Option-click in the zoom box of a window, and the window will warp to the next screen.
If the window happens to be too large (on the screen too small), then the window is resized. Shift-Option-click in the zoom box of a window, and the window will warp to the other screen AND be resized to fit
the screen. Using the control panel, you can customize the actions. Click on 'Warp', 'Smart Warp' or 'Warp to full Size' (it will become inverted) to activate the recording.
WetPaint - This is the Wet Paint TrueType font, an original face from the author. Wet Paint has many uses. It looks a little like letters painted with an "old" brush. It makes a good headline font, also
rgives a "hand painted" look. It contains complete upper case, lower case, numbers, punctuation, & Kerning Pairs.
Warbird - the Romulan warbird movie that I promised a long long time ago. This is a short and simple movie of a romulan warbird model declaoking in front of a nebula. The nebula looks a bit muddy in 256
?colors, but it's not too bad. This is all computer generated.
WACO STANDOFF - This is quick virtual reality model of the Davidian complex currently under seige by federal authorities in Waco Texas. It is a stand alone application and requires no other software. The
user may travel anywhere they want in the model. There are only windows on the north side of the complex. I have not seen the other sides on CNN on in the paper.
Voice Processor1.1v4 Demo - Attached is an update to the demonstration version of Useful Voice Processor for Macintosh, Version 1.1. This update (1.1v4) fixes a number of problems with the previous version
(1.1v3). Useful Voice Processor for Macintosh turns your Macintosh into a fully functional dictation machine. You can create "tapes" on to which you may record your notes, thoughts, meetings, lectures,
whatever. Pauses are eliminated on the fly automatically, and the sound is compressed on the fly as it is stored to disk. A tape may be as long as you like, up to your available disk space. You may then play
Vback the tape for transcription, with full control of the playback from the keyboard.
VCR+app+src - Here it is, complete with source code, a Mac-friendly version of the VCR+ encoder and decoder. See upload titled "VCR+ Encode/Decode (app only)" for this same application, but without its source
code. Application calculates the VCR+ code based on time, date and network info. It will also calculate the time, date and network info from the VCR+ code.
Ultimate Screen Capture Bundle - SPECIAL OFFER TO APPLELINK SUBSCRIBERS ORDER NOW via AppleLink, FAX, Mail or TOLL FREE. MasterCard, VISA, American Express, checks or Corporate Purchase Orders. Tennessee
Residents add $ 2.06 state sales tax each Please add $5.00 each for S & H in the USA Int'l Orders add $8.00 each for Canada or $18.00 each for other countries
Tron40d.cptB! AMUG CD:Files:Game:T:Tron40d.cptC
Tron40d.cptD
0F
58KG 3/26/93
Capture
Caraway
Carawaybold
Cardmover
Cards
Carnation
Carol
Carolina
Carolstack2.02
Carpal
Carphone
Carrangelist
Carrickcaps
Carta
Carter
Cartoon
Cartoon-losing
Cartooncombo
Cartoonhealth
Cartright
Cassandra
Cassini
Castellar
Castiglionett
Castigliontt1
Castle
Casual
18.00
18/27-aug-90
180's
180/14-jun-93
1800's
1890s
19.95
1900s
19200
1953-57
1987-1992
:H; Tron40d - this is version 4.0 of the motorcycle game Tron.
28KG 3/26/93HW TripleYahtzee2.0 - here is a version of Triple Yahtzee for you Macintosh game lovers.
<A TONTO.cptB AMUG CD:Files:Bus:T-Z:TONTO.cptC
TONTO.cptD
0F
25KG 3/26/93
Tripleyahtzee2.0
Tripper
Trivia
Tron40d
Troop
Tropical
Trouble
Troubleshooting
Truck
Truetyp
Truetype
Truetypespecialchica
Trump
Trumpet
Trumpeteer
Tsigraphics
Tsort
Tstyler/lstudio
Tsx13
TONTO - Tonto provides a way to hide applications from the casual user. You configure copy of Tonto for each application you wish to hide and then you make the application invisible (using ResEdit, for
example). Tonto itself remains visible, with the application's icon. You rename each copy of Tonto to match its original application's name. If the original application is in the same folder as Tonto, you
will need to change Tonto's name slightly. For example if the application were "Microsoft Word", you might rename Tonto to "Microsoft Word 4.0".
Tn3270 2.4d9 - This version of tn3270 is experimental, pre-production code. Please keep that in mind when using or distributing it. Allows connections with MacTCP. The major changes are support for multiple
Tonto
Toolbar
Toolbox
Toolboxreference
Toolkit
Tools
Word's
ord-mangled
Word-opcode
Word-processing
Word-wrap
Word/words
Word4
Word5.1patch
Wordbreak
Wordless
Wordmaster
Wordperfect
Wordprocessor
Words
Wordsearch
Wordsmusic
Wordtris
msessions and for Paste. For a complete list of changes, see the file "tn3270.updates.2.4". Peter DiCamillo
TidBITS#168/15-Mar-93 - TidBITS goes international this week, with news of a free Italian extension that activates the delete forward key on extended keyboards, the announcement of "Caring For Your Wrists,"
2.4d9
2.5.1
Updates
Updating
Updown2.7
Upgrade
Uploaders
Uploading
Uploads
Upper
Upper-case
Uppercase
Upses
Urge@
Usage
Useful
User's
Userland's
Userlog
V3.0@
Value@
Variations
Verification@
Versatile
Version@
Versions
Veteran
Videomaker
Viewing@
Viruses
Voice@
Voyager
W/jump@
Wallpaper@
2.4d9
2.5's
2.5.1
2.5.2
2.6.1
2.6.7b
2/12/89
2/5/93
2/file
20000
2000k
a file we distributed to the world at large for free to help prevent repetitive stress injuries, a report on the latest update to Nisus that makes it even more language-savvy, and a great article from Tig
?Tillinghast looking at problems with overseas software prices.
TidBITS#167/08-Mar-93 - The 32-bit Enabler seems to have trouble enabling various systems - read on for details. Also, MBS Technologies offers free file synchronization programs to World Trade Center
companies, Apple changes a PowerBook 165c configuration, Pythaeus relates problems with internal CD-ROM drives, Eric Anderson passes on Duo 210 observations (along with a note about free Duo keyboard
;replacements!), and finally, comments from our modem issue.
TidBITS#166/01-Mar-93 - New Enablers, new SIMM standards, new viruses, new antiviral utilities - where will it all end? Not with Apple certainly, and we have two articles looking at the new Adjustable
Keyboard and the furor surrounding it. We also have a full list of current System Enablers, an article on the PowerBook/DOS Companion package, and finally, some juicy Apple rumors about new machines,
:digital cameras, and new versions of the System software.
TidBITS#165/22-Feb-93 - This week we look more closely at component level repair and whether or not it is reasonable to expect Apple to do it, report on a deal from Connectix that, in an unusual move, is
only open to users of online services, and present much-awaited benchmarks on the just-released machines, again from Tom Thompson and BYTE Labs. Also, those of you on the Internet can check out parts of "The
2Internet Companion," available via anonymous FTP.
Think Reference Lookup Key - This QuicKeys sequence sends an AppleEvent to Think Reference 2.0 to do a lookup on the current selection and pastes in the template.
134KG 3/26/93Hn The Ambassadors 1533 - a great pict file of a painting from 1533 of several gentlemen dressed for their time.
GA Term4.6.4B$ AMUG CD:Files:Tele:T:Term 4.6.4.cptC
Term 4.6.4.cptD
0F
111KG 3/26/93
Pict-all
Pict2
Pictcomments
Pictcontrol
Pictdisplay
Pictfile
Pictflipper
Pictify
Pictpocket
Picts
Pictshow1.5
Picttoclip
Picture
Pictures
Pictureshow2.0
Picturesmidi
Picturesque
Pidle
Piecalc
Pigeon
Piggyback1.5
Pik-a-pat
Pimpf
Pinball
Pipedream
Pipeline
Pippin
Pirate
Pirates
Piston1.0
Pitfalls
Pixel
Pixel2char
Term 4.6.4 - Term is a terminal emulation program written at Brown University to allow using a Macintosh computer with our mainframe IBM VM/CMS system. Term supports both line-mode and full-screen
connections. In full-screen mode, Term emulates a TVI950 terminal. Efficient file transfer is possible with either type of connection. To use Term you need a Macintosh computer and either a modem connected
Cto a telephone line or a T-box connected to an active Brunet port.
TechGrapha - TechGrapha is a font containing symbols useful for plotting data in programs like DeltaGraph. All of the basic symbols are constructed to cover equal area. The center of each character is the
alignment point for that symbol. This package includes bitmap, type 1, and truetype files as well as the fontographer source. The bitmaps are not cleaned-up, so you might want to print a sample sheet to help
you in selecting symbols.
IA TE32K.cptB
AMUG CD:Files:Prog:T:TE32K.cptC
TE32K.cptD
0F
58KG 3/26/93
TE32K - TE32K is designed to be a more-or-less
plug in
replacement for the Macintosh Toolbox TextEdit package. The major difference between the two editor packages is that TE32K allows for the
manipulation of text-files LARGER than 32K. There are a few other differences as well, most of which are shortcomings due to laziness on my part, but since this source code is provided to you gratis, please
feel free to modify it in whatever twisted way your warped little heart desires. If you do improve it in any way, please be kind enough to share your work with the rest of us (i.e. send me a copy so I can
3keep track of TE32K's current state of evolution!).
TaberBlock - TaberBlock is a narrow but heavy display face. It will work well for headlines, product names and logos. This is a complete typeface including upper and lowercase letters, numbers and standard
english punctuation. This typeface is distributed as shareware. If you use it, please send me a shareware fee of $10 and I will register you for upgrades and inform you of any new typefaces I may create.
System Enabler 111 - PowerBook 160/180 owners using System Enabler 111 (1.0.2), downloaded before 02-23-93, from Apple SW Updates on AppleLink would experience a crash upon restart if AutoRemounter was
installed. The problem is due to the fact that the enabler was corrupted. Persons who installed System Enabler 111 (1.0.2) from the Express Modem Disk (1.0.1) would not experience the problem.
Surgeon General - A simple little stack which gets or sets any stack script or background script without opening the target stack. Ideal if you've just crashed a stack you've modified or are developing you
can repair its script in "Surgeon General" without further damaging the stack by opening it while it is still in "System bomb" mode. Simple button scripting; easy to follow and modify. Freeware from Rocky &
SuperSTR#1.0b - It let's you open any copy of Finder 7.1 and hack any of the STR# resources inside. These resources might contain menu text from the Finder or from other various dialogs etc..
SunsetB
AMUG CD:Files:Art:Sn-Sz:SunsetC
SunsetD
0F
78KG 3/26/93
Sunset - The tiff version of a beautiful sunset. Worth the Download...a snap of the sunset while sailing into Athens last summer. 35mm...worth the download for something special! More shots if
These
Thetemple
Thetta
Thetypebook
Theupdater1.10a
interested..Created with Microtek 600 DPI scanner - full color...saved in Tiff form for all you Quark users...523 x 781 x 24bit.
StyleWriterIB+ AMUG CD:Files:Apple:StyleWriter II fix.cptC
StyleWriter II fix.cptD
0F
15KG 3/26/93
StyleWriter II fix - This little patch fixes a few cosmetic problems with the Help windows in the new StyleWriter II driver. Easy fix; instructions included.Apparently, the people who wrote the driver have
incorrectly sized the window that the help screens appear on; the window is correctly sized for only the Page Setup help screen. For the other two screens, there is some improper scaling that doesn't look
quite right. It seems that there is a common DITL resource that all three of the help screens use; however, since all three of the screens were originally sized a few pixels differently from each other, the
Stereogram - This great HyperCard stack lets you too create 5 kinds of 3D Stereogram on your screen. (Of course you can print it out too). Stereogram fools your eyes. You will see many dots randomly on
your screen when you launch the stack. You have to try to UNFOCUS your eyes to see what it is. It might take you a while, but I garantee that everybody can do it. Please make sure that you read my
Sinstructions. And becareful not to do it for too long. Your eyes will get tired.
Star Wars - Here are 43 of your favorite characters and spacecraft from Star Wars for your icon pleasure, and 9 (64x64) pictures for your desktop pleasure. (you can also use the 32x32 icons for your
pdesktop!) From the Star Wars logo to Darth Vader to Luke and R2-D2 they are all there. (I even got uncle Owen.)
Star Trek Init - Drop this file into your system folder; at startup, your Mac will play the theme to Star Trek, The Next Generation. (The one played before each commercial break; lasts about 3 seconds).
Speed Message II2.0 - Speed Message II is an application designed for small networked environments -- particularly those whose users can't afford the money required to get a full-fledged commercial E-Mail
package. This program enables users on these TANs ("Tiny Area Networks") to communicate via text and short voice messages. All that is needed is a small network of Macs, System 7.x, this program, and the
Special Still/Motion Screen - Baseline Publishing is proud to offer AppleLink subscribers a huge discount on a special bundle of Spectator, the Quicktime screen recording solution, and Exposure Pro, the
Space Texture - Here are some neat patterns based on space and astronomy themes from public domain images from NASA. These are pretty neat and are 128x128 so Resedit won't like them. If anybody likes them
gand would like me to post more--(I have about 2 Meg's worth) I would be happy to upload them--- Enjoy
ZA SNAP1.1.1B' AMUG CD:Files:Util:Sn-Sp:SNAP1.1.1.cptC
SNAP1.1.1.cptD
0F
12KG 3/26/93
SNAP1.1.1 - Application installs an FKEY which allows you to select an area of the screen (or spanning multiple screens) to be "snapped" to the Clipboard. Color supported of course. Provides audio and
Ivisual feedback as to the area selected. Shareware fee of $5 to author.
From/to
Froma
Front
Front-end
Front-most
Frontier
Ftpd210
Pretty
Prevent
Prevented
Preventing
ersion
Preview
Previewed
Previews
Previous
Previously
Prgeneral
Prgram
Price
Priceless
Prices
Pricing
Primarily
Snap1.1.1
Snapjot
napmailsyst
Snappychronr
Snarenormal
Sndcatalogue
Sndchannelxc
Sndcollector
Sndcontrol2
Sndconv1.1
Sndconverter
Sndconvpro2
Sndeditor2.0
Sndhck63
Sndicns
Sndpatchv2
Sndplayer2.0
Sndrecorder
Sndwave2rsrc
Sneaker
Snellroundha
Snmptranspor
Snowshoeing
Snyderspeedv
Sodacan
Sofarsogood
Softkiss
Softlock
Softpolishde
Softwarelice
Softwarevers
Sokoban1.1
SnapMailSystB7 AMUG CD:Files:Util:Network:Snap Mail System 7 Demo.cptC
Snap Mail System 7 Demo.cptD
0F
210KG 3/26/93
Snap Mail System 7 Demo - A wonderful mail software package. It runs under System 7.0 only. It is complete with installation instructions. It takes only 20K of memory and runs in the background. It has all
Lthe bells and whistles one could want. Written by Eric Braun and Adam King.
SmSolSysLT - As the name implies this program is designed to let you simulate a system of bodies that move under the influence of each other's mass. Many have written programs that attempt this task, but
this implementation is quite different from any other I have seen. Among its features, it has a dynamic interactive three dimensional perspective display to view the bodies. I believe that the best way to
learn is to experiment and be involved in the act of experimentation, and the best way to learn about this program is to try it. It has some brief descriptions about controls under its Help! menu, but full
6documentation is provided in the Microsoft Word file.
Silver3Ds#11 - These folders are meant to be transferred onto your existing folders by the copy and paste method in the "Get Info" box. The names have been shortened so simply replacing your old folders with
these can cause your Finder to be confused. If you must simply replace one with the other, please copy the name of your original folder "exactly" to the Silver 3D folder before making the switch. Here is
part 11 of a large collection of Silver 3D folder icons in the standard folder format. They are in actual folders, so that a simple copy and paste in the finder's get info box will transfer the folder icon
4to your folder without having to deal with ResEdit.
Sierpinski - This screen saver module produces the fractal named Seirpenski
s Gasket/Triangle. It generates different sizes, shapes, and colors (for those with color Mac
s). It begins by randomly selecting
three vertices of the selected type of triangle and setting the first plotted point to the center of the monitor (Displays on Monitor 1 only). It then randomly picks other points to plot corresponding to
the three vertices. After 24,000 points have been plotted, the module will begin anew, therefore not burning into the monitor.
SIAM-MorethaB3 AMUG CD:AMUG Info:AppleLink:SIAM - More than a BBSC
SIAM - More than a BBSD
0F
4KG 3/26/93
SIAM - More than a BBS - SIAM is an Information and Application Unix Server for Micro. It allows Macintosh and Pc's under Windows to connect to a A/UX (or UNIX) server with AppleTalk or X25 access and to
ShowWare1.2 - ShowShare places a small icon on the users menu bar, or optionally in a tiny window which can be positioned anywhere on the desktop, indicating the current state of System 7's Filesharing; On,
Off, Starting, Stopping or Error. Showshare can start and stop Filesharing, and open any of the Filesharing-related control panels. ShowShare is an application which you may place anywhere on your hard
Shhh! - This is a little INIT that serves only a single, simple, devious purpose, it disables the software that makes the PowerBook go click whenever sound is used. After the first click, it will never
SEA Icon Vault - This special icon vault (single file) contains a complete icon family for self extracting archives. Complete icon family means that if you have color capability, you'll get stupendous color
Fonts
Fonts/calhiragana
Fontsie
Fontsize
Fontstack
Fontstudio
Fonttt
Fontview
Fontwriter
Foods
Foodstuffs
Fool's
Fooling
Foolishness
Foolproof
Fools
Footage
Football
Hopefully
with every download. This is achieved after simply placing the vault anywhere on your disk and rebuilding the desktop. Each 8bit icon (icl8) is optimized for the utilization of the Apple Icon Colors, so that
when they are selected you get more than just uniform dimming, but also specifically selected pixels that highlight themselves (don't dim).
SculleyDenieB: AMUG CD:AMUG Info:AppleLink:Sculley Denies Rumors of MoveC
Sculley Denies Rumors of MoveD
0F
3K
eG 3/26/93
Sculley Denies Rumors of Move - CUPERTINO, California--March 10, 1993--John Sculley, chairman, chief Executive officer, and chief technology officer of Apple Computer, Inc. today denied rumors that he is
9considering the chief executive officer position at IBM.
ScrapIt2B% AMUG CD:Files:DA:S-So:ScrapIt ][.cptC
ScrapIt ][.cptD
0F
29KG 3/26/93
Rumors
Runner
Runtally1.0
Runtime
Russell
Russia
Russian
Russian-tt
Russian-type1
Rwatcher
Rwrdposter
ScrapIt ][ - Incredible Scrapbook DA replacement! NEW VERSION of ScrapIt ][ DA - 1000 items/file,list feature,import/export of Sounds,TEXT & PICT,displays styled text, resizeable window, scroll bars to
view all TEXT or a PICTure, named scrap items, play sounds, select and copy portions of text or a PICTure, reduce to fit, create new or open existing file, Import TEXT, PICT, snd or MacPaint files,
RExport TEXT, snd or PICT files, GLOBALLY search for text in a TEXT item,& MORE!
gA RnMac.cptB
AMUG CD:Files:Tele:R:RnMac.cptC
RnMac.cptD
0F
75KG 3/26/93H8 RnMac - this is a Usenet news reader for the Macintosh.
Reset DTDBs 2.0 - This program will reset the Desktop Databases (DTDBs) on each mounted volume. It is somewhat like the Desktop Reset
extension except that it is an application. Before running the program,
however, you should eject all floppy disks and read-only disks (like CD-ROMs), and quit all running applications. After running Reset DTDBs, the computer will restart. Then the Finder will rebuild all the
cdesktop files from scratch. The process is then finished; the databases have been totally rebuilt.
Renaldi31 - X-Archive 3.1 includes 127 of Frederic Rinaldi's freeWare externals, current as of 10-Feb-93, and fully documented. There are 8 new externals, 5 updates, icons identifying system dependencies
E(Hypercard 2, System 7, Quicktime etc) and stack navigation buttons.
Recipe Demo - This is a demo of the latest upgrade to Recipe Master. The program is a recipe construction & storage utility. You may enter your recipe from a database of over 2,000 ingredients. The total
nutrients per recipe & per portion are automatically calculated. This latest version includes the ability to edit idividual ingredients of any recipe, even after it has been entered and stored. The demo
version only has some breakfast foods. Full version sells for $59.00, VISA & MC accepted. Also check out the Nutrition Stack 2.1 Demo available on-line.
Reading flashcards 2.2 - This stack will give you and your child a set of flashcards which is easy and fun to use. Just type in the list of words and the stack does the rest. It's really helped my kid
learn her vocabulary words. Includes random word order, marking of problem words, and a much better interface than earlier versions. Version 2.2
lA RandomMapB# AMUG CD:Files:Game:R:RandomMap.cptC
RandomMap.cptD
0F
10KG 3/26/93
My-kin
Mybattery
Myopic
Myriad
Myself
Mysteries
Version
lHZ RandomMap - This allows you to create your own maps for Bolo the Macintosh network game.
QuotesBase - this is the latest update of the QuotesBase program from Italy. Many, many quotes are provided. This project has grown and grown. Now it's about 2 megs.
QuicKeysTesB. AMUG CD:Files:Util:Q:QuicKeys
Test Drive.cptC
QuicKeys
Test Drive.cptD
0F
744KG 3/26/93
QuicKeys
Test Drive - this is the test drive for the new Quickeys available from CE Software. Try it and see what you think.
Quadra.icon - I got tired of looking at a black and white drive icon on a 24-bit monitor so I created this color icon. Although it's a Quadra 950 with a 20" monitor in front of it, it looks good on any
color monitor with any cpu (I thinks it even speeds up some lesser Macs I've installed it on ... uh, yea). Simply copy and paste to the get info window of your hard disk icon. It's a quick download and I'm
Zsure you'll be pleased with it. Check out my "File Drawer" icon also ... it's a big hit.
pA QMBiff1.0B& AMUG CD:Files:Bus:N-Q:QM Biff 1.0.cptC
QM Biff 1.0.cptD
0F
12KG 3/26/93
Lesser
Lesson
Lessons
Hit-points
Hitliste
Hndlr
Hoards
Hobbes
Hobby
Hoffman
Holding
Holds
Holes
Holiday
Holidays
Holland
Holmes
Holobyte
Home/office
Homegrown
Homeinventoryfm2
Homemade
Homeplanner1.1
Homework
QM Biff 1.0 - Do flashing icons get on your nerves? Do you ever envy your UNIX brethren with their fancy mailbox icons? As a long-time user of QuickMail, I finally decided that I wanted to have a better way
to see if I have mail; hence QM Biff was born. QM Biff consists of two parts, an extension (yeah, one more INIT to install!) and a miniature application. The INIT knows whether QuickMail thinks you have mail
or not, but keeps the icon from flashing. Instead, the application indicates whether you have mail by displaying one of two pictures (which you can select).
QB->FB.cptB" AMUG CD:Files:Prog:Q-R:QB->FB.cptC
QB->FB.cptD
0F
62KG 3/26/93
QB->FB - This conversion program will translate a QuickBASIC source code file saved in TEXT format into a source code TEXT file FutureBASIC can use. It will convert approximately 80% of the QB keywords into
Brian
Brian's
Brianssoundtool
Bribes
Brick
Bricks
Bridal
Bride
Bridge
Bridged
Bridges
Brief
Briefly
Briefs
Bright
Brighten
Brightening
Brighter
Brightness
Britain
British
Broad
Broad-brushed
Broadcast
Longer
Longest
Longing
Longint
Longs
Look-up
Looked
Looking
Miniature
Minidin
Minidin-8
Minidocks
Minifans
Minifinder
Minihost
Minimal
Minimals
Minimanual
Minime
Minimize
Minimum
Minion
Miniscreen
Minister
Minisysinstall1.0.1
Miniterm
Minitrax
Minivan
Miniwriter
Minmax
Minnesota
Knows
Kochel
Kodak
Kodak's
Kodak-photo-cd
Kodalux
Kokkinos
Kollwitz
Kolor
Kolor1.0
Koninkrijk
Koobware
Kooky
Kopykat
Koran
Korea
Korean
Korinna
Korman
rishnan
Krouse
Krtrussel
Krtrussell
Kscope
Ktest2.0t1
Ktest2.0tt
Kuaisuzidian
Kubik
Kuentz
Kursors
Kurzweil
Knows
Koshgarian-light@
Kurzweil
Labeled@
Laguerre-gaussian@
Langer
Laptop@
Leave
Leaves
Left@
Length@
Lesser
Level
Licensed
Like@
Likelihood@
Limited
Linear@
Lisp@
Listed
Literature
Little
Loading@
Loads@
Longer@
Looking
FB syntax including a majority of CLR and Toolbox calls. It will also convert multi-line IF/THEN statements into FB's LONG IF structures, change multi-statement lines containing colons into single lines.
Additionaly, it will convert QB subroutine labels to FB format and convert SUBs into LOCAL FNs. It also attempts to mark every statement not converted with appropriate references to the Reference or
6Handbook manuals for help in fixing your source code.
PublicFCsyst
rB@ AMUG CD:Files:Tele:First Class:FC Systems:Public FC systems.cptC
Public FC systems.cptD
0F
8KG 3/26/93
Public FC systems - This text file lists over 250 known FirstClass BBS systems worldwide that are open to the public. Armed with this list and FirstClass Client, you'll be able to enjoy the best that
Ktelecommunications has to offer. This list is valid as of March 11, 1993.
sG 3/26/93HE PRO630.PPD - this is the PPD file for the new Apple LaserWriter 630.
Privacy.cptB# AMUG CD:Files:Bus:N-Q:Privacy
.cptC
Privacy
.cptD
0F
35KG 3/26/93
Privacy
- Privacy is a utility that will, at the touch of a key in the Finder, instantly hide your files and folders on your Macintosh so that others can't see or access them. When I say "hide", I mean
just that. Your files and folders will become invisible. At the touch of the same key, a password dialog comes up. When you enter your password, your files and folders are unhidden and appear where you last
left them. Privacy(c) is not a full-blown security system and is by no means impenetrable. Any self-respecting, ResEdit-toting geek could easily defeat it.
Print2Pict3.5 - This is version 3.5 of Print2Pict. It is a printer driver that previews and saves printed pages to PICT files, PICS files, Postcards (standalone applications), MacPaint files, TEXT files or
the clipboard. It works only under System 7 or later. Drop it in your Extensions folder and select it with the Chooser. It has an on-line help that you can copy to the Clipboard and print using any word
processor. It also supports Balloon Help. The PICT file format is the standard format for saving pictures on a Macintosh. Most of the graphical applications can read these files. If you copy a page to the
Iclipboard, it can be pasted into any document that can include pictures.
Powerless1.0b3 - Powerless lets you schedule automatic, unattended system shutdowns. This allows you to leave your computer running so that it can complete a task, then shut off after a period of time you
specify. It is most useful if your computer provides complete shutoff (that is, the computer turns itself off completely when you choose Shutdown from the Finder's Special menu). Powerless is easily
Laccessible when placed into your Apple Menu Items folder or on the Desktop.
PowerBook Screen Tester - PBST is a small program which flips the screen from black to white with each click of the mouse. If the screen is white, any burnt-out pixels in an active-matrix LCD display will
show up as black holes in the white screen. If the screen is black, any voided pixels will show up as white holes in the black screen. Take this program with you when you buy your Book to ensure that you get
Rthe best Book in stock. PBST is Email-ware. If you use it, drop one of us a line!
PhilosophyB# AMUG CD:Files:Art:P:Philosophy.cptC
Philosophy.cptD
0F
71KG 3/26/93
Philosophy - Here's another one of my creations. What you got here is a nifty 512x384 pixel image (great for 12" startups) of a "comment" on the nature of today's computer person. Like me. 32 bit
quickdraw picture. No kidding. Lettering modeled and ray-traced in Specular Infini-D 2.0 I could list the fonts used, but I doubt anyone would be particularly interested. The hex code in the background was
taken from a screen snapshot in Norton Disk Editor. Manipulated, recolored, and pasted into the text with Adobe Photoshop. This was all painstakingly slow since all I've got is an LC (LC 1 to avoid
PersonalInternet - Here is a collection of responses that I received regarding my question about obtaining a personal internet connection. I've abandoned that particular quest until some rich relative dies
or personal internet connections become more common. The following letters contain some information (mostly depressing) about getting an internet connection and also other info about various new online
}services (the next best thing). This collection is rather long (1400+ lines) and therefore belongs in the report directory.
PCPursuit&FCB< AMUG CD:Files:Tele:First Class:PC Pursuit & FC Inst 2.1.cptC
PC Pursuit & FC Inst 2.1.cptD
0F
16KG 3/26/93
PC Pursuit & FC Inst 2.1 - Describes how to use FirstClass with PC Pursuit so you can call all across the USA and log into FC BBSs cheaply. Also gives the phone number to call in order to subscribe to the
OtherMenu - OtherMenu is an extension that creates a system-wide menu somewhat similar to the Apple menu. It can be used for launching applications and documents, restart and shut down, various file
management functions, and executing FKEYs. It requires System 7. The first time you start your Mac with OtherMenu installed, OtherMenu creates a folder named OtherMenu Folder inside your System Folder. You
will see a menu with title * (an asterisk) to the left of the help menu. Initially, the menu will contain only one item,
About OtherMenu
OctavianTTB$ AMUG CD:Files:Font:O:OctavianTT.cptC
OctavianTT.cptD
0F
20KG 3/26/93
OctavianTT - Octavian is a heavy text font which I would describe as semi-serif, in that it has serifs, but they are only in certain limited positions on each character (you have to really see this to
understand it). It's nice and clear, easy to read in just about any size. This font is from the Scriptorium Font Library. On downloading it, review our catalog and the READ ME! file which are included in the
archive. They will give you info on our unique offer of fonts at an unusually low price, including the option to pay only $12 to both register this font AND get a complete disk of fonts with your
registration.
OctavianT1B$ AMUG CD:Files:Font:O:OctavianT1.cpt
Review
OctavianT1.cptD
0F
31KG 3/26/93
OctavianT1 - Octavian is a heavy text font which I would describe as semi-serif, in that it has serifs, but they are only in certain limited positions on each character (you have to really see this to
understand it). It's nice and clear, easy to read in just about any size. This font is from the Scriptorium Font Library. On downloading it, review our catalog and the READ ME! file which are included in the
archive. They will give you info on our unique offer of fonts at an unusually low price, including the option to pay only $12 to both register this font AND get a complete disk of fonts with your
NodeSwitcher 1.0 - NodeSwitcher 1.0 is a utility for Telefinder sysops. It allows to shutdown and startup specific lines at specific times. This will allow you for example to free up the serial port to send
qfaxes during the night. NodeSwitcher 1.0 is shareware. If you like this utility, send 25 US$ or 35 Swiss Francs.
NewOffset v.3 - NewOffset v. 3 is a Hypercard external that allows you to find any occurrence of a word or string within a container. With Hypercard's "offset" function, you can only find the first
occurrence of a string. But with NewOffset() you can find the 2nd, 8th, or 1000th occurrence of a string. Depending on the parameters passed to it, NewOffset() will search for overlapping or non-overlapping
strings, and will return the character offset where the string begins. If you specify a "line" search, it will return the line number insteaNewOffset() is in a HC 2 stack and has only been tested in
dHypercard 2. However, there is no reason that it should not work in previous versions of Hypercard.
A NEWFOLDERB0 AMUG CD:Files:Util:Icons:NEW "FOLDER" ICONS.cptC
NEW "FOLDER" ICONS.cptD
0F
9KG 3/26/93H
NEW "FOLDER" ICONS - These are new "Folder" icons for the System file running system 7.X. Recommend using iContraption. Great icons!
H\ NAFF - allows you to convert from Mac to Unix, Mac to Dos, and the other way. Interesting.
MyCDStackv1B+ AMUG CD:Files:Music:M:My CD Stack v1.2.cptC
My CD Stack v1.2.cptD
0F
8KG 3/26/93
My CD Stack v1.2 - This is a stack I wrote for helping me keep track of my ever-growing CD Collection. The stack has a place for the CD Title, Author, Songs and Purchase Price. The first card in the stack
will tell you the Number of CD's in your collection and the, ouch, Cost of your CD Collection! (I have had a request for a "Hide the damages" button, which I am considering... This updated version includes a
category field and a more compact layout. I will upload a conversion script, to transfer your data from an older version to this one, if requested.To keep this stack small, I have only put a a few CD's into
(it...enough so that you'll get the idea!
MXMClock1.0
B- AMUG CD:Files:Util:Md-Mz:MXM Clock 1.0.1.cptC
MXM Clock 1.0.1.cptD
0F
10KG 3/26/93
MXM Clock 1.0.1 - Enclosed is MXMClock, yet another menubar clock program. This one requires 32bit Color QD and a system running multifinder or System Seven. This is an update of MXMClock that I just sent
out that crashed on computers with bad/corrupt Menu Color entries. This version uses a PICT instead of obtaining the menu bar color for a background. I also added pref file code. Now when you quit MXMClock it
nwrites the changes to a prefs file. You can change the location of the clock by clicking on it and dragging.
MusicGraphics - Sampling of a set of cool custom music icons by the author. Complete set of over 100 music related icons available for a very small price.
Music Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is an accordian, bagpipes, cittern, cymbals, drummer, euphonium, french horn, helicon,
Multimedia Success Stories - Multimedia Success Stories - Table of Contents Copyright 199-1993, Apple Computer, Inc. Includes info on how several companies have used Multimedia.
A MSEAT.cptB$ AMUG CD:Files:Education:M:MSEAT.cptC
MSEAT.cptD
0F
41KG 3/26/93
MSEAT - Machine Seats 5.x is an updated utility to be used with Grade Machine v 5.x. It is the acclaimed seating charts maker that quickly and easily creates your charts in any arrangement you choose. The
Apple
Apple's
print-outs are magnificent. You choose the fonts and sizes and how you want the names to appear. you may include spaces for attendance or tardies. Students may be moved and exchanged with the mouse. When
Yyou want a new chart, use the randomize command. Versatile and FUN to use! Shareware $15.
MotleyTT.cptB" AMUG CD:Files:Font:M:MotleyTT.cptC
MotleyTT.cptD
0F
13KG 3/26/93
Mseat
Mst3kicons
Msword
Mt&t0193
Mt&t0992
Mt&t1092
Mt&t1192
Mt&t1292
Mtgolf
Mtokfh
Mubbs
Muedit1.0
Muffy's
Mugpr
Multi
Multidisk
Multifinder
Multiflow
Multiformt1
Multiformtt
Multiload
Multimedia
Multimeter
Multimodule
Multiple
Multiruler
Multiscrap
Multiscreen
MotleyTT - Motley is a font made up of one letter each from 26 different display and calligraphic fonts from the Scriptorium Font Library. It's the same basic concept as the various ransom note type fonts,
but looks like something a 14th century kidnapper would use Included with the font is a MS Word file which you can check out after you install Motley in your system to identify which letter comes from which
SFL font. Unlike our other shareware fonts Motley is distributed as Freeware, so long as you include the attached 'read me' and 'catalog' files when you distribute it to others.
MotleyT1.cptB" AMUG CD:Files:Font:M:MotleyT1.cptC
MotleyT1.cptD
0F
18KG 3/26/93
Rapidly
Rapmaster
Rapsody
Rarity
Raster
Rasterops
Ratay
Rates
Rather
Rating
Ratings
Ratio
Rationale
Ratios
Raucous
15-20
15.00
15/30-jul-90
150/02-nov-92
1500's
1500-word
151/09-nov-92
16-bit
16-color
16-colors
16.8k
16/32
MotleyT1 - Motley is a font made up of one letter each from 26 different display and calligraphic fonts from the Scriptorium Font Library. It's the same basic concept as the various ransom note type fonts,
but looks like something a 14th century kidnapper would use Included with the font is a MS Word file which you can check out after you install Motley in your system to identify which letter comes from which
SFL font. Unlike our other shareware fonts Motley is distributed as Freeware, so long as you include the attached 'read me' and 'catalog' files when you distribute it to others.
Monopoly v4.03a - Color Monolopy Board & Color Icons for Monolopy version 4.03a. Easy to install with ResEdit & a big improvement over B&W version. (May want to give game I bit more space to use color
pstuff; use get info. and increase size a bit.) Looks best when monitor set to millions of colors. -- Have fun!
MiniSysInstall1.0.1 - This installer creates a minimal System disk by deleting some resources from your System7, Finder, System 7 Tuneup, AppleShare, CapsLock, and the System Enablers for the Mac IIvx,
IIvi, Powerbook 160/165c/180, and Duo210/230, Centris 610/650, Quadra 800, Color Classic and Performa 600. It comresses also the Enabler patch from Connectix. Up to 350 kBytes disk space will be freed!
MidiSX v2.1.0 Demo - MidiSX - The Universal MIDI Librarian has been updated to reflect enhancements requested by America Online members and our other customers. We've made the terminology used more clear
and concise and took what were "menu picks" and made them icon buttons to make this the easiest-to-use universal libarian you can find. MidiSX makes using MIDI gear more convenient. You can back up your
work at the click of a mouse, protecting you against loss of time and creativity. MidiSX saves you money - stop paying $50 or more for RAM cards. Try it. If you like it, the About MidiSX... pick will tell
14KG 3/26/93HU MicroClock - this is a nice desktop clock from Graham Cox. Try it you will like it.
Micn19.cptB$ AMUG CD:Files:Util:Md-Mz:Micn19.cptC
Micn19.cpt
Enhancements
Enhancer
Enhances
Enhancing
Enigma
Enimies
Enjoy
Enjoyment
Enlarge
Enlarged
Enlargement
Enlarger
Enlightening
Enlightment
Enochia
Enough
Customers
Customizable
Customization
Customized
Customizer
Customizing
Customopendlg
Custompalette
Cut-and-paste
Cutlines
Cutter
Cutting
Cyberflix
Cybermac
Cybermechoidz
Cyberpunk
Cyberspace
Cyberwasp
Cycle
Click
-dragging
Clickable
Clickchange
Clicked
Clicking
Clickless
Clicklock
Clicks
Microphone
Microscope
Microspace
Middleton
Midi-waltz
0F
25KG 3/26/93
Micn19 - This hack is an implementation of an idea suggested by USENET readers* as a method for reclaiming menu bar space. It has no real interface, but it is configurable (with ResEdit). I pronounce the
name
my-kin
; you can pronounce it however you like, Pat. MICN is still free, still less than 20K on your disk, and it
s still only 580 bytes of code in your System Heap! MICN does not replace the titles
Zof menus in memory, so programs that use these titles will find them in the proper place.
MetalMan1.OTJPEG - Metal Man 1 is a Photoshop 2.01 PICT file containing an image of the soon to be infamous Metal Man. Modeled and rendered with StrataVisionx 3d 2.6.1, this image shows Metal Man in a
59.00
59/accesspc
5:00pm
6.1bx
setting of tiled floors, marble columns, and wood beamed ceilings. As usual, Metal Man is on the run from the forces of (you name it-he'll run from it). 640 x 480 x 24-bit.
Menuette 1.1.2 - Menuette alters the appearance of menu titles in the menu bar (at the top on your screen). Instead of the words that normally appear, you'll see small icons representing these concepts. You
can instantly switch between icon and text views if you wish; if you do so, Menuette allows you to choose your own font for menu display. It saves space, and makes your Macintosh look really cool. Icons for
psome popular programs are provided, and you can easily add more icons by dropping new icon files into a folder.
MemINIT 2.0.5 - MemINIT displays a pie graph and/or a pie graph of the amount of memory used by the current program. It is useful to tell when to give a program more memory, to tell if a program is doing
something (the memory generally jumps around when it is), and just because it's fun to watch. This version 2.0.5 fixes a bug in 2.0.4 where MemINIT would not load on any 68000 Mac (Plus, SE, Classic,
{Portable, PowerBook 100). MemINIT 2.0.4 is a bug fix to 2.0.3. It fixes a bug which may have caused problems at startup.
MDRILL3 - Machine Drill 5.x is an updated utility to be used with Grade Machine v 5.x. It is a super-fun, high tech review game that will randomly call upon the kids by displaying their names in LARGE FONT
on the computer screen. Review lists may be entered into the computer in advance. The computer will then display a question and call upon a student to answer it. Machine Drill also can be used to randomly
{select project, cooperative learning, or lab groups of kids. They do not argue with Lord Apple. Much fun! Shareware $15.
A MathTutorB) AMUG CD:Files:Education:M:Math Tutor.cptC
Math Tutor.cptD
0F
11KG 3/26/93
Math Tutor - This stack will help your child learn basic math. It automatically generates new problems, as well as marking them (with corrections, if necessary). The difficulty level can be set to your
child's level of ability, with an upper limit on problem difficulty as well as a lower limit (to make sure it's not too easy!). Holds the interest of my six-year-old with no trouble at all. Version 1.3
.(adds a percentage grade when child is done).
Mastermind
Corrections
Correctly
Corrects
Cosmos
Cost-effective
Costs
Could
Couldn't
Count
Countdown
B& AMUG CD:Files:DA:M-Mes:Mastermind.cptC
Mastermind.cptD
0F
17KG 3/26/93H
Mastermind - this DA Game pits you against the computer. The computer picks a group of colors and you need to guess what they are.
MarydaleTTB$ AMUG CD:Files:Font:M:MarydaleTT.cptC
MarydaleTT.cptD
0F
67KG 3/26/93
MarydaleTT - Marydale is an informal display typeface based on the hand-lettering of a colleague. Think Adobe(R) Tekton(TM) with personality. Marydale has upper- and lowercase characters, numerals,
punctuation, and a few surprises. Kerned extensively. 12- and 24-point bitmap fonts. This initial shareware offering has two weights, plain and bold. Users who pay the $10 shareware fee will receive the
latest version of Marydale on disk, including a nice, heavy "Black" weight. TrueType version (PostScript Type 1 also available).
MarydaleT1B$ AMUG CD:Files:Font:M:MarydaleT1.cptC
MarydaleT1.cptD
0F
66KG 3/26/93
MarydaleT1 - Marydale is an informal display typeface based on the hand-lettering of a colleague. Think Adobe(R) Tekton(TM) with personality. Has upper- and lowercase characters, numerals, punctuation, and a
few surprises. Kerned extensively. 12- and 24-point bitmap fonts. This initial shareware offering has two weights: plain and bold. Users who pay the $10 fee will receive the latest version of Marydale on
cdisk, including a nice, heavy "Black" weight. PostScript Type 1 version (TrueType also available).
MAPI.cptB
AMUG CD:Files:Bus:M:MAPI.cptC MAPI.cptD
0F
7KG 3/26/93
MAPI - Excel template for capital appropriation request justification, including cost advantage and equipment depreciation calculation.
MalestromSprites - Colorful replacements for the asteroids, explosions, etc. in Maelstrom. Sort of a 4th of July fireworks look. Just replace the existing Maelstrom Sprites file with this one. In the
spirit of Zomba Soul who uploaded a nice new set of funky sounds for Maelstrom, I modified the 'sprites' used in the game by adding lots of new color. If you find that the mostly grey but
anatomically-correct asteroids are wearing a little thin, these new neon models might be just the thing to bring a little excitement into your life.
MAIA 2.1a - MAIA is a program for enhancing and analyzing astronomical images. It is particularly intended for amateur astronomers who wish to examine their own images with their own computers. Now that CCD
imaging systems for small telescopes have become relatively inexpensive, amateur astronomers can take pictures with the same equipment previously found only at large observatories. Unfortunately, the
software which comes with that equipment is usually far less advanced, the kind of image processing capabilities astronomers really need to make use of their images was until now only found in programs for
^powerful workstations. MAIA brings those capabilities to the friendly environment of the Mac.
MagellanatVeB0 AMUG CD:Files:Education:M:Magellan at Venus.cptC
Magellan at Venus.cptD
0F
718KG 3/26/93
Magellan at Venus - Magellan, a NASA spacecraft sent to map the surface of Venus with imaging radar, was launched May 4, 1989 aboard the space shuttle Atlantis, and began radar operations for its mapping
mission at Venus on September 15, 1990. The basic scientific instrument used on Magellan was a synthetic aperture radar, or SAR, able to look through the perpetually thick clouds of Venus to the planet's
surface-a surface which prior to Magellan had been virtually "unseeable" in any detail. Magellan made surface objects as small as 120 meters (400 ft) visible, thus providing valuable new insight into the
6KG 3/26/93H{ Macworld Tokyo - this is a nice review of MacWorld Tokyo. Read it for insights on how you can prepare for this adventure.
Tokyo
Tom's
Tombstone
Tomorrow
Tomultifinder
Toneanddebs
Tones
MacTriv3.1B$ AMUG CD:Files:Game:M:MacTriv3.1.cptC
MacTriv3.1.cptD
0F
313KG 3/26/93HY MacTriv3.1 - this is a nice trivia game for the Mac that is free. Great user interface.
MacSurvey2.1B! AMUG CD:Files:Bus:M:MacSurvey2.1C
MacSurvey2.1D
0F
168KG 3/26/93
MacSurvey2.1 - MacSurvey 2.1 is a simple to use, time-saving input and analysis software tool designed for use with opinion surveys that have no more than 150 closed-end types of questions. All questions
`can have up to 10 response choices. Generates qustionnaire form and crosstab analysis reports.
MacSharewareCatalog 3/93 - MacSharewareCatalog-March 1993. Experience the MacShareware Difference. With the MacShareware CatalogOrdering is a snap with our Toll-FREE 800 number-available 24 hours a day, 7
Mactcp
Mactcp-watcher
Mactechnotes
actips
Mactips&tricks0493
Mactriv3.1
Macupdate
Macvcr
Macworld
Madness
Have-a-blast
Haveentered
Havel
Haven
Haven't
Having
Headers
Heading
Headings
Headline
Headlines
days a week! No matter what time it is, we're open! Unconditional 30 Day Money Back Guarantee on all products. No additional fees (not even shipping) for international users! Insanely Great Software's
Vlegendary customer service from Adam Stein, the President of Insanely Great Software.
Macromedia Educational Bundles - MACROMEDIA is now offering the following special multimedia software bundle kits which further reduce the already low educational prices offered to academic end users. This
Macintosh Tips & Tricks03 - This is the shareware version of MACINTOSH TIPS & TRICKS. Distributed electronically as a double-clickable DOCMaker format document, MACINTOSH TIPS & TRICKS includes Macintosh
news and information, as well as productivity tips for various Macintosh products. This seventh issue features - From the Editor's Desktop: "Learn from My Mistakes"Product News - the new Apple printers,
kCreating Hanging Indents in Microsoft Word" Using Lookup Tables in Microsoft Excel", "Quick System 7 Tips".
Macintosh Tips & Tricks,02 - this is the 2nd edition of Tips and Tricks for the Macintosh by Maria Langer. Great information provided. Thank Maria on the on line networks for her service!
A MacinTalkB% AMUG CD:Files:Apple:MacinTalk2.0.cpt
Macintosh
Maclair
Maclib
Maclibs2
Macload
Macloan
Macman
Macmemory
Macmen
Macmines1.1
Macmolecule
Macmolecule1.7
Macn-mc
Macnh311
Macnote10
Macnursingcpr
Macoberon3.3
Macpaint
Macpass393
Macpgp
Macplasmap
Macpuke2
Macqubic2.2
Macro
Macromedia
Macromind
Macros
Macsbug
Macseat'emv3
Macsharewarecatalog
B* AMUG CD:Files:Game:F-G:FERRARI TRACKS.cptC
FERRARI TRACKS.cptD
0F
25KG 12/30/86H: Road Racing Game file. Can only be used with Road Racing.
A FunnyTextB% AMUG CD:Files:Word:E-G:FunnyText.cptC
FunnyText.cptD
1F
10KG 12/30/86H' Five Funny "Real" computer text files.
MacIndex Sampler - MacIndex Sampler is an index of December 1992 Macintosh magazine publications, featuring data in both EndNote and tab-delimited text formats (with free FileMaker Pro template for using
the text in). While MacIndex was formerly available only as a subscription service (updated monthly by floppy disk) from Graphic Technology Research, the entire database (1989-92) is now being made
available as shareware for $25. This Sampler shows the style and content of MacIndex and includes excellent documentation on the product.
Hh Machine icons - this is a collection of icons of many Apple machines. A must for your Icon collection.
MacFORMationB, AMUG CD:Files:Bus:M:MacFORMation
2 demo.cptC
MacFORMation
2 demo.cptD
0F
163KG 3/26/93
MacFORMation
2 demo - This is a demo copy of MacFORMation2 that includes all the schedules of the US Bankruptcy Court forms. This is a preview of our soon to be released complete set of US Bankruptcy Court
forms that will work with our "form player" product MacFORMation2. Please report any problems or bugs. MacFORMationx2 and the US Bankruptcy form set will have a starting price of about $160 for an
4individual version, and $260 for an office version.
4KG 3/26/93Hq Mac7EC - contains info on the Magnificient 7 CD-ROM which is in stock at the AMUG resource center 602-553-8966.
Mac-to-iso1
Macformation
Macformula2
Macgadgetsd
Macgenie
Macgolfh
Macgram
Macgrid1.2
Macgsmenuini
Macgunner
Machack92
Machandy
Machelp
Machineicons
Machinename
Machinescrip
Macintaxrevi
Macintercomm
Macinto25
Macintosh21
Macintoshall
Macintoshcpu
Macintoshplu
Macintoshse
Macintosht2
Macintosht3
Macjackiii
Maclair1.0
Maclinesetti
Macloanii1.3
Macloanworks
Macman3.0
Macmemconfig
Icrags
Macformula
Macgadgets
Macgallery
Macgolf
Macgrid
Macgrid1.2
Macgridzo
Macgs
Macgsmenuinit
Machack
Machax
Machelp
Machine
Macintax
Complete
B- AMUG CD:Files:Util:M-Mc:Mac-to-iso1.0.1b.cptC
Mac-to-iso1.0.1b.cptD
0F
20KG 3/26/93
Mac-to-iso1.0.1b - This Mac program translates ASCII Macintosh files (type 'TEXT') into ISO Latin-1 files. Therefore, documents containing international characters (documents written in French, Catalan or
Spanish, for instance) can be translated and sent to a UNIX gopher server, and they will be seen properly with any ISO Latin-1 compliant gopher client, like TurboGopher. (Obviously, you don't need MacToISO
Aif you use a Mac gopher server it does the translation for you.)
Lpr1.2.cptB" AMUG CD:Files:Word:J-L:Lpr1.2.cptC
Lpr1.2.cptD
0F
113KG 3/26/93
Mac-to-iso1
Mac101kbd
Mac2mb
Mac2telv2
Mac2wiz
Mac7ec
Macabadge
Macaclock2.1
Macadamia
Macaloan3.0d
Macaloandemo
Macamortize1
Gopher
Gorgeous
Gospel
Gospels
Gossip
Goths
Gotisch
Gotta
Gotten
Goudy
Gourds
Govern
Government
Lpr1.2 - lpr is used to print Macintosh files by sending them to a remote lpd daemon. The files may be preformatted, formatted on the Mac, or formatted by lpd. In addition to the normal features of lpr,
this version includes special provisions for formatting Pascal files and for printing on IBM VM systems running LPDSERVE, which is available from Columbia University. lpr may be used on any Macintosh which
]can be configured to use MacTCP. Use of lpr requires access to a host running an lpd daemon.
A Louie.cptB" AMUG CD:Files:Hyper:K-L:Louie.cptC
Louie.cptD
0F
27KG 3/26/93
Louie - Welcome to Louie Toons, a HyperCard stack which allows you to create animated cartoons. These instructions tell you how to get started making your own cartoon. First, make a copy of this stack with
a new name, so you don't lose the original. Press command-space to get the menu bar and choose "Convert Stack" if you're using HyperCard 2.0 or later!
A Loodle5.3B# AMUG CD:Files:Util:L:Loodle5.3.cptC
Loodle5.3.cptD
0F
142KG 3/26/93
Loodle5.3 - The newest edition of this popular shareware utility. Automatically prepares professional looking labels for floppy disks - including file and folder names, icons, pictures, etc. Also prepares a
text catalog of floppy disk contents. Now Loodle also catalogs hard drives, syquests, opticals and other large capacity storage devices. Many other new features as well. Includes LoodleList, a Hypercard stack
[that maintains on online database of disks cataloged by Loodle. $10 shareware fee (Cheap!)
LockVol1.4B& AMUG CD:Files:Util:L:LockVol
1.4.cptC
LockVol
1.4.cptD
0F
19KG 3/26/93
LockVol
1.4 - LockVol is a Control Panel device that can be used to test software handling of locked volumes, local or remote. LockVol displays a popup menu containing all volumes in use by your Mac and
allows you to change the status of each volume from unlocked, to having a software or hardware lock. Changes made in the Control Panel are immediate and remain intact until you change them back or re-mount
the affected volume. The status of the startup volume is restored after a reboot. Use LockVol to test software that may run on locked installer disks, CD's or remote volumes that may not always have
Lockout/IdleLaunch - Lockout is a bare-bones FREE security program. It functions as a "screen locker", disallowing access to the Finder and other programs until a valid password is entered. An unlimited
number of User Passwords may be assigned. One Master Password is used to add or delete the User Passwords, and set message and warning text. IdleLaunch 1.2 is included as a means to automatically launch
Lockout 2.2 after a user specifyable amount of "idle time" (pretty much like a screen saver, in this regard). IdleLaunch is an application that runs in the background (but only uses 35K of your precious RAM).
LoadMaster1.9 - LoadMaster 1.9 is a Second Sight BBS External it instantly displays the top 10 Freeloaders, Uploaders, and Message Posters. This version adds compatibility with MultiPort Serial Cards such
Zas the CSI Hurdler (ports C-Z) and it now automatically detects ANSI and COLOR settings.
LittleBlackBB, AMUG CD:Files:Bus:H-L:Little Black Book.cptC
Little Black Book.cptD
0F
61KG 3/26/93
Loads
Loans
Loantrackerdemo
Lobster
Local
Located
Locating
Location
Locations
Posters
)ostevent
Posting
Postit
Postmortem
Postnet
Posts
Postscript
Little Black Book - Upgrade from Little Black Book 1.5.1. New features included are import capabilities, password protection, multiple data files, local area code deletion for dialing, ability to change date
and time formats, improved exporting. To receive the 7.x version you must register the program. The only difference between the two versions is that the 7.x version has an icon instead of the standard
generic icon.
Leftdogear
B) AMUG CD:Files:Util:Icons:Left dogear.cptC
Left dogear.cptD
0F
6KG 3/26/93
Left dogear - This is a left-handed dog ear type button. If you don't know what a dog ear button is, take a look at the note pad in the Finder. This button works the same way. If you like to make stacks
with flip up pages (like a pad) this button will give you a more intuitive look and feel than a plain vanilla round rectangle button. Version 1.0
Kwamsppat2
Icons
Icons2
Iconsrus
Iconsrus2.0
Iconstack
Iconstartup
Idaho
Identifying
Idiot
B0 AMUG CD:Files:Util:Textures:Kwam
's ppat #2.cptC
Kwam
's ppat #2.cptD
0F
3KG 3/26/93
Kwam
's ppat #2 - Another set of patterns for your system. These are quite good considering their size. My friend (Paras) made these (same person who made Kwame's ppats #1 but he wasn't given credit because
Trbekw took credit for them). His only request is that a meager Shareware fee be paid to him. He said that all he wanted was between $2 and however high anyone is willing to go. You can send cash or check.
KPT AMUG REVIEW - this is a review of KPT for the AMUG newsletter. Other Users Groups may reprint provided a copy of any reprints are sent to AMUG, 4131 N. 24th Street #A-120, Phoenix, AZ 85016.
JapanEase 1 & 2 DEMO - this is a great educational demo that teaches how to speak Japan ease. Graphics and sound are used to the maximum benefit to teach you this interesting language. Order the real thing
'today and be ready for MacWorld Japan.
A Irish.cptB$ AMUG CD:Files:Education:H:Irish.cptC
Irish.cptD
0F
276KG 3/26/93
Irish - This is a collection of TEXT files designed as an introduction to the Irish Gaelic language. It is being distributed on the Internet by Trinity College, Dublin. I have cleaned up the files, using
bMac fonts, so the "fada" punctuation looks like written Irish - see the README file for further.
Invisible-Hand105 - The Invisible Hand is a Control Panel which provides you with an easy and subtle way to influence games, when and if you want. Specifically, it allows you to control what random number
is returned by the Macintosh System trap _Random. You can configure the Invisible Hand to return a different random number for all thirty-two combinations of the modifier keys (command, option, shift,
caps-lock, and control). In Tetris, for example, the Invisible Hand can be configured so that when you hold down the shift key you receive four by one long pieces ( xxxx ), when the caps-lock is down, you
INVESTMENT TRACKER - "Investment Tracker" is a HyperCard 2.1 Stack that can be used to track investments in stocks, mutual funds, or anything else that issues shares fowhich a price quote is available. The
information for each investment is stored on a single card of the stack which contains the buttons for enterindata and calculating various interesting things about the investment. It is particularly
valuable for tracking investments in which you are making periodic investments (Dollar Cost Averaging, Dividend Reinvestment Plans) or withdraws.
Infinity Windoid - This archive contains the source for a standalone code resource that conforms to a Window DEFinition (WDEF), as defined by Apple Computer in Inside Macintosh. It provides a 'windoid'
Tracks1.0.1
Tracksheet
Trade
Tragedy
Train
Trainer
Training
Trains
Trajan
Transfernotice
Transfers
Transport
Transportation
Transports
Transworp
Trapezoid
Trapper
Traps
Trash
Trashalias
Trashbin
Trashcans
Trashdisable1.3
Trashemptier
Trashes
Trashman4.0.3
Trashmastr1.0
Trashpkr
Trashselector
Travel
Tre0992
Treble
appearance. A windoid is a floating window that appears above document windows in an application and is commonly used for things like tool palettes, information windows, and the like. The WDEF included in
the ResEdit file can be used as-is, but if a zoom box is to be used, you will probably want to change the behavior of what is included (by default, it zooms smaller rather than larger as described in the
source code).
IMGFeb93.cpt
B& AMUG CD:Files:Game:H-L:IMG Feb 93.cptC
IMG Feb 93.cptD
0F
478KG 3/26/93
IMG Feb 93 - Welcome to the inaugural issue of Inside Mac Games (IMG), a monthly electronic magazine (
E-Mag
) devoted to the Macintosh gaming enthusiast. In the past year, the Macintosh gaming market has
seen an influx of flight simulators including Hellcats, Red Baron, Falcon MC, Flight Simulator 4.0, and others. In light of this, our first issue focuses primarily on flight simulators. The future looks even
brighter- In March or April, F/A-18 Hornet is scheduled to be released! And the latest news is that Microprose is working on F117A Stealth Fighter and Dynamix on Aces of the Pacific. You can be sure that
7IMG will continue to provide the latest breaking news.
Icons! Getcher Icons! - These "Class C" icons (mostly color) are provided for your personal enjoyment and/or edification. Please let me know if you have found them useful.
IconCdev - This fun Cdev displays any number of Icons at start-up. It takes up no RAM and will not conflict with any other Init or Cdev. This is much like IconInit which I recently uploaded but it allows
>you to control the amount of Icons displayed without ResEdit.
HyperContraB. AMUG CD:Files:Bus:H-L:Hyper
ContractMaker.cptC
Hyper
ContractMaker.cptD
0F
16KG 3/26/93
Iconcdev
Iconcepts
Init's
Init-m
Init-scope
Init/cdev
Init/extension
Hyper
ContractMaker - This database allows you to put together a contract on the fly with customizable sections. Most contracts are not the same; one may include one section for one client and another for a
Qdifferent client. Hyper
ContractMaker is also perfect for any dynamic documents.
HyperTag 1.0 - Are you tired of all the IBM people having witty and thought provoking taglines at the bottom of their FidoNet/InterNet/UseNet/etc. messages? Well you too can annoy echo readers with your own
taglines! HyperTag is a tagline library and will randomly generate taglines, allow the user to select specific taglines based on search criteria, and much, much more! Contains over 950 ready-to-post
taglines. Add as many as you like, import text files, go nuts. HyperTag will copy the selected tagline onto the clipboard and you just paste the tag at the bottom of your outgoing messages from your
/favorite Communications program. Its that easy!
Huskie.cptB
AMUG CD:Files:Art:H:Huskie.cptC
Huskie.cptD
0F
64KG 3/26/93Hc Huskie - contains a very pretty color startup screen of a black & white Husky and blue sky. Nice!
HST Greatest Hits - The Edwin P. Hubble Space Telescope (HST) was launched and deployed in low Earth orbit (368 miles or 593 kilometers above the Earth) on April 24, 1990. A 94 1/2 inch (2.4 meter)
reflecting telescope, the HST is designed to remain in operation in space for 15 years. It is the largest, most complex, and most sensitive civilian space observatory ever built by the U.S. National
Aeronautics and Space Administration (NASA), and is in the process of undertaking, jointly with the European Space Agency (ESA), an international program of scientific exploration of the cosmos.
HOTNewInterfB. AMUG CD:AMUG Info:AppleLink:HOT New Interface
Observatory
Observed
Observer
Observing
Obsolete
Obsoleting
Obstacles
Obtain
Obtained
Obtaining
Obviates
Obvious
Obviously
Occasional
Occasionally
Occasions
Occupied
Occupies
Occupy
Occupying
HOT New InterfaceD
0F
8KG 3/26/93
HOT New Interface - SAN JOSE, Calif., February 9, 1993 -- Radius Inc. (NASDAQ-RDUS) today announced two new PrecisionColor interfaces for Apple Macintosh
computers that provide fully featured graphics
display functions in a 7-inch NuBus-sized card. The new cards provide full 24-bit video and graphics acceleration at a variety of resolutions and are the first to conform to the 7-inch NuBus form factor
Qfirst used on the Macintosh Centris 610 computer system from Apple Computer,Inc..
A HierPopUpB' AMUG CD:Files:Hyper:H-Hx:HierPopUp.cptC
HierPopUp.cptD
0F
48KG 3/26/93
HierPopUp - This is a version of a fairly common XFCN called HPopupMenu which, surprisingly enough, creates a hierarchical popup menu anywhere on a card. This version is much more robust than other versions
610/650
612-340-9119ext
62/20-may-91
620-mi
63/27-may-91
64/03-jun-91
640x400
640x480
640x480x256
64x64
65-75
65/10-jun-91
66/font
68000
68000-based
68020
66/font
68020
sI have seen and incorporates some features that I have not seen in other implementations, which is why I wrote it.
HardwareSystB3 AMUG CD:Files:Apple:Hardware System Update 1.0.cptC
Hardware System Update 1.0.cptD
0F
188KG 3/26/93
Hardware System Update 1.0 - The Macintosh Hardware System Update is a set of software enhancements that improve the performance of certain Macintosh computers with System 7.1. This update is not intended
for Macintosh Performa computers. Do not install this update on a Macintosh Performa. Copyright 1993 Apple Computer, Inc. Improves the reliability of high-speed modems and similar devices, Improves the
accuracy of the system
s clock, Corrects problems ejecting floppy disks when the computer is shut down, Updates the Memory control panel to version 7.1.1, which improves performance in certain low memory
conditions.
Guitar.cptB
AMUG CD:Files:Art:G:Guitar.cpt
Hardwaresyst
Harquillaser
Harringtont1
Harringtontt
Harting
Harvardoryal
Hawaii5-0
Files
Guitar.cptD
0F
81KG 3/26/93H
Guitar - Something of an electric guitar I did in Freehand for the cover of a local newsweekly's entertainment guide. You might be able to use it, too.
Guitar Tuner v1.0 - A software Guitar-Tuner that out-performs hardware devices found in music stores! This program uses a brand new mathematical model for pitch recognition. It is fast and extremely
accurate. Inside, you'll also find information on how to obtain other amazing Perfect Pitch(TM) products... (See the 'Perfect Pitch...' menu item.). You'll need System 6.0.4 or later and a Mac with sound
input capability (Standard on most newer Macs.) Also supports second-party sound input devices (MacRecorder,Voice Link, etc. This program is system 7.0 compatible, and strictly follows the Macintosh
Greyscale 2.0.1 - HP Greyscale 2.0.1 permits the modification of the HP Deskwriter driver (versions 2.2 or 3.1) converting the QuickDraw greyscale patterns to a silky smooth 300 DPI instead of the original
75 to 150 DPI limited greyscale. Object grey fills and text grey backdrops all stand to benefit from this modification. Version 2.0.1 supports many more graphics programs including Canvas, MacDraw II,
Superpaint, WingZ, MacDraft and many others. Version 2.0.1 also permits the creation of up to 4 different greyscale drivers, each with its own custom greyscale patterns providing the selection of normal,
Asoft or hard greyscales plus special support for grey hairlines.
Grey Folders - These are dark grey 3D folders for the system and lots of applications, documents, and games. Thanks to those who gave me ideas for this. This set of folders is complete with system icons and
a wide variety of application, game, and document folders. If you like these folders, let me know. If you hate them, let me know. If you put them in your system and design some I left out, why not re-upload
2the set-or send me the additional ones and I will.
GrafSys121.rel - GrafSys is a THINK Pascal/C library that provides you with simple routines for building, saving, loading (as resources), and manipulating three dimensional objects. Objects, not just simple
single-line drawing. GrafSys supports full 3D clipping, animation and some (primitive) hiddenline/hidden-surface drawing with simple commands from within YOUR PROGRAM. GrafSys also supports full eye control
with both perspective and parallel projections (If you can't understand a word, don't worry, this is just show in off for those who know about it. The docs that come with it will try to explain what it all
GPA Machine! 1.0 - The GPA Machine! 1.0 will calculate your GPA, thus setting your mind at ease until your real grades arrive in the mail! You simply input the letter grades, and the software will calculate
;whether your semester performance is worth bragging about.
GIFwatcher 2.1.2 - This desk accessory will let you view GIF images while you are downloading them. Save online time by cancelling images you don't want. This program also has a dithered black-and-white
mode for viewing GIFs on a monochrome system. New version has full GIF87a compliance, GIF89a capability, faster decompression for most files. Dithered color, save images as PICT files and start-up screens,
rscale, rotate, invert colors. 2.1.2 adds new way to view interlaced images, fixes MS Word-mangled documentation.
GIFConverter 2.3.2 - This is GIFConverter 2.3.2. Display any GIF, JPEG, TIFF, RIFF, MacPaint, Thunderscan, Startupscreen, RLE, or PICT (even compressed!) file on any Macintosh just by downloading this file!
Uses color QuickDraw on color Macintoshes. GIFConverter is SHAREWARE, $40 plus S&H ($5 US+Canada, $10 international). Bugs fixed for 2.3.2 GIFConverter no longer crashes when opening JPEG/JFIF files on the
Macintosh Classic, SE, Plus, or other non-color Macintoshes. The images in the slide show are now in the right size and color. GIFConverter now properly saves GIF files that contain only one image, and the
7one image has just been pasted into an empty document.
GetScriptCount XFCN 1.0 - GetScriptCount takes no parameters and returns the number of active script systems currently operating on the computer. Script systems are what allow the Macintosh to use non-Roman
Htext/writing systems, such as Japanese, Arabic, Chinese, Cyrillic, etc.
GetOwnerName XFCN 1.0 - Hey gang! I've got a lot of time on my hands, so I figured I'd give you another little tidbit to chew on. GetOwnerName returns the name of the user entered in Sharing Setup or its
jpre-System 7 equivalent. It is a lightweight too, at only 2 bytes more than its idiot cousin GetMacName.
GetMacName XFCN 1.0 - K00L D00DZ! Now you can easily get the Macintosh Name entered in the Chooser, Responder or Sharing Setup. Small too, at just over 200 bytes it fits easily into any resource fork! From
Zyour favorite HyperCard Geek and mine, J5rson. Biting the heads off of stacks is my life!
GetLocalVolumes XFCN 1.1 - GetLocalVolumes returns a list of volumes mounted locally. What this means is that it doesn't look at volumes mounted remotely, such as over a network. This tells you what's on the
?desk, so to speak. Slightly smaller than the previous version.
GetHardware XFCN 1.0 - GetHardware is a no-parameter XFCN that returns 17 items that tell you specifically what Hardware attributes your Mac has. This is pretty obscure stuff, but if you need to know
mwhether the machine has DAFBVideo, or VIA1, or 15 other hardware options, then this is the tool to tell you!
GetCapsLock XFCN 1.0 - A simple little XFCN (290 bytes) that simply tells you whether the caps lock key is depressed or not. I did it to see if I could make it smaller than the Rinaldi XFCN, which I beat by
Iabout 400 bytes. Smaller is better, at least when it comes to externals!
Get/SetType 2.3 - Much the same as Get/SetCreator, except this allows the Type of any file to be changed from within a script. This would enable a stack application to write files that only it could
recognize. Of course, you should register your Type with Apple if you want to make sure it's unique. I've found it useful for creating Prefs files for my own stacks, makes them that much more like
Get/SetInvisible 1.2 - Out of sight, out of mind, or so they say! Make any file you wish disappear! Of course, it's still there, just a bit (heh) of magic! This XCMD/XFCN allows you to show or hide files
from within scripts, or just determine if they are visible. Impress your friends! Trick your co-workers! Fun for the entire family! And, it's completely reversible!
Gestalt-selectors-14 - Supplemental Gestalt Selectors List 1.4 Last modified: 9 March 1993, 12:50 CET (GMT+1). Supplemental to the selector codes listed in the Gestalt Chapter of Inside Macintosh VI (IM
VI), that is. These can include selector codes installed by Apple (system) software or by software from third parties (your software?). (NIM Operating System Utilities has been delayed from Winter 1992 to
Gestalt 3.2.1 - My most popular shareware product to date! Licensed by the likes of Claris, Heizer, and Medior! Find out why the easiest way to get more information about the insides of your Mac is Gestalt
XFCN! Updated info on new machines, better results on version numbers. Shareware fee as low as $5! Let me know what you think!
Generation4B/ AMUG CD:Files:Font:G:Generation 4.0 Type 1.cptC
Generation 4.0 Type 1.cptD
0F
63KG 3/26/93
Licensed
Licenses
Licensing
Lichty's
Lickity-flames
Licks
Lightspeed
Lightweight
Generation 4.0 Type 1 - The replacement for the previously released "Crillee" public domain font. This is the Type 1 version only. Letraset, a major type house has acquired the rights to the name "Crillee."
Accordingly, the Crillee typefaces have been removed from this service to avoid trademark infringement. The public domain typeface has been replaced by a new version with the name "Generation." This font is
functionally the same as the public domain Crillee font. The only difference is the name change. The font itself contains no data or programs from Letraset or any other type foundry - it is wholly original.
A FutharkTTB# AMUG CD:Files:Font:F:FutharkTT.cptC
FutharkTT.cptD
0F
13KG 3/26/93
FutharkTT - Futhark is a font based on early medieval Scandinavian runic writing. It is done in the style of some of the few actual runic manuscripts which were painted with ink on vellum, so the letters
look a bit different from other runic fonts which are mostly based on inscriptions carved in stone. It includes a full set of 29 characters, including thorn and ash characters, plus a triskelion and a
walking or broken cross This font is from the Scriptorium Font Library. On downloading it, review our catalog and the READ ME! file which are included in the archive.
A FutharkT1B# AMUG CD:Files:Font:F:FutharkT1.cptC
FutharkT1.cptD
0F
20KG 3/26/93
FutharkT1 - Futhark is a font based on early medieval Scandinavian runic writing. It is done in the style of some of the few actual runic manuscripts which were painted with ink on vellum, so the letters
Futharktt
Futura
Future
Futurebasic
Futures
Fverb
Gadzooxt1
Gadzooxtt
Gal-1
Galaxis-1.2
Galaxy
Gallaudet
Gallery-30
Galliard
Game2
Gamemaster
Garamond
Garde
Gardener
Gdevice
Gdraw
Geetarlicks
Gemstart
Geneology
General
Generation
Generator
Runic
Runnable
Runner
Running
look a bit different from other runic fonts which are mostly based on inscriptions carved in stone. It includes a full set of 29 characters, including thorn and ash characters, plus a triskelion and a
walking or broken cross This font is from the Scriptorium Font Library. On downloading it, review our catalog and the READ ME! file which are included in the archive.
A FrogSongsB& AMUG CD:Files:MIDI:A-G:Frog Songs.cptC
Frog Songs.cptD
0F
5KG 3/26/93
Mostly
Mostlywaves
Mother
Motherboard
Motif
Motifs
Motion
Motions
Motivational
Motley
Motleyt1
Motleytt
Motor
Motorcycle
Motorcycles
Motorola
Motorolarebu
Motto
Mousedown
Mousekey
Moved
Movehhi
Movement
Movements
Mostly
Motu@
Mountain
Mouse
Mouse-button
Moved
Movement
Movements
Mover
Movie
Movies
Mt&t1192@
Mubbs
Mug's
Multi-layered@
Multifinder@
Multimedia
Multiple
Multiplication@
Music@
Musicteachernote@
Mutant@
Mysteries
Nagging
Name/numbers
Networked
Neuropatterns
Mostly
Name/numbers
Neuropatterns@
Note@
Onto@
Respectively@
Running@
Script
Sights@
Specific@
Stateit@
Tabby@
Technical@
Therefore
Trash
Urge@
Wallpaper
Frog Songs - After clamoring from non-Finale users for their own version of the "Frog Songs" cycle--actually, one request--I've uploaded the rest of the cycle in MIDI format. I've sucked these things up
into EZ Vision, corrected them, and spat them back out, so they should work fine. The file is a folder with the three songs, their texts, and a note. If anyone actually wanted to perform these things, I'd
'be delighted to send sheet music. :)
FontLibrary1
B, AMUG CD:Files:Font:F:Font Library1.0.2
.cptC
Font Library1.0.2
.cptD
0F
182KG 3/26/93
Font Library1.0.2
- Prints a sample of all your fonts or a sample of a single font. Keeps an organized computer file of what each font looks like, even when fonts are not installed. This program / stack
should actually be called The Font Image Library, because it doesn't actually store fonts, but just their images I made this stack because I found several font programs did a great job of showing me what a
individual font looked like, but few attempted to print out a sample list of all my fonts. The ones that attempted to print out a sample list were either incompatible with system 7 or my HP DeskWriter
Folder Fonterizer 1.3 - Requires System 7! Drag a folder full of files (or just a single file or group of selected files on the desktop) onto Folder Fonterizer's icon and it will bring up a dialog that will
let you select a number of operations to be performed on the files (nested folders are also processed). Change font, fontsize, and tabs settings, Change creator, type, Size/Position your windows, Mark as
"Modified Read-only", or "Read-only", None of these operations will affect the modification date of the files Complete Balloon Help is available for the single dialog which comes up after you drag the
cfolder/files onto Folder Fonterizer's icon, and should be all you need to use this simple utility.
Fl11.txt - Kindle The Flame - KIF is a publication of The Society of Dead Teachers anyone is welcome to distribute this electronic version to anyone they feel would be interested. The Society of Dead
Teachers is an International Teaching Society devoted to the pursuit of educational excellence! Some items include - News From Apple, Fictional Reviews, Powerkey, Red Baron, Capitalist Pig, Drive Incubator
QPro, Publish it Easy, Poster Works 3.0, Diva Video Shop, Frontier 2.0. Have fun!
Client 2.0.9 - FirstClass Client is a graphical "terminal" application used to access FirstClass Servers, many of which are public and can be found worldwide (look for the file "public FC
Flame
Flame9
Flamed
Flamefile
Flames
Flange
Flapping
Flares
Flash
Flash-it
Flashbombs
Flashcards
Flasher
Flashes
session
Flashsessions
Flashwrite
Flashy
Flatery
Flaunts
Flavor
Flawlessly
Fleacircus
Fleet
Fleming
Flesh
Fleshed
Flexable
Flexibility
Flexible
Flexitrace
Newsbits/04-nov-91
Newsbits/06-jan-92
Newsbits/07-oct-91
Newsbits/09-dec-91
Newsbits/14-oct-91
Newsbits/16-dec-91
Newsbits/18-nov-91
Newsbits/29-jul-91
Newsbits/30-sep-91
Newscast
Newsfillers
Newsgroups
Newsletter
Fictional
Fictitious
Fiddle
Fiddled
Fidonet
Fidonet-compatible
Fidonet/internet/use
Fidonet/second
Fidonews
Field
Systems" for a list of known systems). This version, 2.0.9, is the "final" version of the Mac client before we release Windows. This version fixes ALL known bugs, adds a useful redial delay for calling busy
bBBS's and adds support for new modems including internals support for all known PowerBook modems.
FinderToFront - FinderToFront is a simple application that makes the Finder be the front most application after startup. It is meant to be placed in the System 7 Startup folder and should be named so as to
be the last application run. When this is done, FinderToFront makes the Finder the Front most application, then exits. This gets around the "problem" that the last application run at startup time is left in
front and most of us want the Finder to be in front. If you run FinderToFront three minutes after startup time, it puts up a simple about dialog. Click on this dialog when you have seen enough.
FinderFont 2.1.1 - FinderFont is a narrow version of Geneva 9 and is intended as a utility font for use by the System 7 Finder only. Menu utilities like Superclock can also access it. FinderFont allows
choice of this narrower font (10-20%) for file names under Views in the Finder. Version 2.1.1 fixes ID conflict problems with System 7.1. FinderFont is free!
File Drawer.icon - I keep all the files and folders I create in a "DataFolder" on my desktop for easy access. I got tired of looking at this generic folder, so I looked around my office and recreated a
drawer from a classic wood file cabinet. Now it visually makes sense that I file all my documents in this "file drawer." I got many requests for a copy of it, so maybe you'll like it too. Simply copy and
paste to the get info window of any folder icon and keep it on your desktop. It's a quick download and I'm sure you'll be pleased with it. Also check out my "Quadra" icon ... it'll jazz up your hard disk
icon.
FiberOpticLiB9 AMUG CD:AMUG Info:AppleLink:Fiber Optic Link for QuadrasC
Fiber Optic Link for QuadrasD
0F
4KG 3/26/93
Fiber Optic Link for Quadras - BEDFORD, JANUARY 12, 1993 -- Augment Systems has now added Quadra support for it's high-speed fiber optic based file transfer system. This includes the Quadra 700, 900, 950 and
+the Sixty Eight Thousand Dash 40Q products.
A TyrellINCB5 AMUG CD:Files:Tele:First Class:FC Systems:Tyrell INCC
Tyrell INCD
0F
23KG 3/26/93HQ Tyrell INC - this is a settings file for the First Class BBS system Tyrell Inc.
TwinCityMacB
Fiber
Fidohelp
Field
Tields
Fighter
Fighting
Figures
File&labeler
Filebejeezus
Filecopy
Fileedit30
Filefile
Filefinder
Fileinfo
Fileisopen
Filelist
Filelist1.4
Filemaker
Filemakerpro
Filemerger
Filemoser
Filemover
Filenames
Filepathda
Filer
Files
Fiber@
Field
FilesH
Finder
Now--krackaboom
Now-gone
Now-obsolete
Nowhere
Nowmenu's
Noyce
Nsf-forms-rev-4.93
Nsf/merck-sponsored
Nsfnet
Nubus
Nubus-sized
Nubus90
Nubuslist
Nuclear
Nucleic
Nudge
Nudger
Nudibranch
Nueve
Nuggets
Nuisance
Nullevents
Nulls
Number-available
Number2string
BB AMUG CD:Files:Tele:First Class:FC Systems:TwinCity Mac B+W settinC
TwinCity Mac B+W settinD
0F
5KG 3/26/93Hb TwinCity Mac B+W settings - this is a settings file for the First Class BBS system Twin City Mac.
ThePublicBBSB= AMUG CD:Files:Tele:First Class:FC Systems:The Public BBS.cptC
The Public BBS.cptD
0F
45KG 3/26/93HX The Public BBS - this is a settings file for the First Class BBS system The Public BBS.
Extractor XFCN - This is a demo of an XFCN which will uncompress Compact Pro archives. A few options are included. Demo limited to archives under 25K. Ordering information included.
Eudora 1.3 docs - This is the documentation for Eudora 1.3, available as previous file. It is in PageMaker format. Eudora (version 1.3) is a Free Popular Mail reader for SMTP mail. To run this you need a
mac networked to a UNIX host. The mac needs MacTCP and the UNIX host need a POP (post office protocal) server. The network connection can be directly via ethernet or via localtalk and a bridge such as a
Shiva FastPath.
A Eudora1.3B& AMUG CD:Files:Tele:D-F:Eudora 1.3.cptC
Eudora 1.3.cptD
0F
172KG 3/26/93
Eudora 1.3 - Eudora (version 1.3) is a Free Popular Mail reader for SMTP mail. To run this you need a mac networked to a UNIX host. The mac needs MacTCP and the UNIX host need a POP (post office protocal)
server. The network connection can be directly via ethernet or via localtalk and a bridge such as a Shiva FastPath. Alternatively, you can use ARA between your mac and a mac or server networked to the UNIX
host Or you can use one of apple's connunication tools and a telephone connection to the UNIX host. The documentation is in the form of a 119 page PageMaker document and is a separate file.
Esperanto Course - This archive contains the Esperanto Course stack for HyperCard
. It is a complete beginner's course in the international language Esperanto, including a description of virtually the
entire grammar of the language, with many examples of use, exercises, readings, and other useful information. For best results, some external pieces must be installed before starting up the stack. The stack
:uses the MacinTalk
driver to synthesize Esperanto speech
Grammar
Grammaroid
Grammaroids
Grammatical
Grand
Grande
Grandfather
Grandma
Granite
Granjon
Grant
Granted
Graphed
Grapher
Grapher361
Graphic
Graphical
Starting
Startling
Startrekclassic
Starts
Startup
Stateit@
Status
Stellar
Stereo@
Sticky@
Stickyclick@
Still
Stopwatch
Stored
Storyinfo@
Straight@
Strange
Submitted@
Subtraction
Suggest
Suitcase
Suited@
Sunset
Super@
Supplement@
Support
Survival@
Swat-tac-toe1.1@
Symbol
Symbols
Sysop
Sysops@
System
Systems
A ElleIconsB( AMUG CD:Files:Util:Icons:Elle Icons.cptC
Elle Icons.cptD
0F
9KG 3/26/93Hd Elle Icons - These are 6 great looking icons of Elle McPhearson. They make great hard drive icons.
Elenay Collection - These are 2 bit (4 Color) and 4 bit (16 Color)
MultiBit
fonts from the collection of Elenay
Creations! These font samples include
Delicious
PurpleHaze
Rainbow
RainbowPlain
Shadow
and
Winesap
in 4 bit and
MenuClock
in 2 bit. This font is well suited for use in the Menu Bar, especially on Monochrome Displays! This font will work with most applications that
are System 7 compatible. If you come across an application that will not display this font in color, it is the applications fault. Contact the publisher of that application (they may have an Upgrade!).
EFFO.5.3 - Volume 5 Number 3 of the Electronic Frontier Foundations online newsletter. In this issue, Representative Markey, chair of the House Subcommittee on Telecommunications addresses computer
executives re: the importance of their getting involved in the upcoming legislation on the national telecomm infrastructure. Also, a brief overview of EFF's funding policy.
EFFO.5.2 - Volume 5 Number 2 of the online newsletter of the Electronic Frontier Foundation. In this issue, an update of the precedent-setting suit against the Secret Service on behalf of Steve Jackson
NGames. Plus contact information for some regional groups of online activists.
EESDEMO - This is a demo of a database I did for the Planetary Association for Clean Energy. It has quite a few neat references on alternative energy sources -- some technically oriented from pretty
respectable publications.
EditII2.1.4B) AMUG CD:Files:Word:E-G:Edit II 2.1.4.cptC
Edit II 2.1.4.cptD
0F
72KG 3/26/93
Fewer
Ff-mtt
Ffsynthrec
Fft's
Fiasco
Fiber
Fibre-optic
Ficns
Ficticious
Edit II 2.1.4 - Edit II is intended as a replacement for the Consulair Edit text editor but which allows the use of the cursor keys on the Mac keyboard for navigation. If the extended keyboard is used, then
the num lock LED will indicate whether the cursor pad or the numeric pad mode is on. The home, end, page up, page down keys will also work, as will the delete right key. One level of undo is supported. You
6can launch Edit II by double clicking old Edit files.
Easy Listings - A nice stack for people who have a tough time keeping track of their disks. Targeted for those who want a simple easy program for doing this. The program automatically makes a database of your
Lfiles... Great stack, try it. Distribute, but has a tiny fee for shareware.
Easy Convert 3.0 - Easy Convert is a small application for character conversion in texts. Since it does the conversion on the target itself, it works very fast. About 50K per second on a IIsi. There are
three basic modes of use - 1) Convert a plain text file, 2) Convert the text in the clipboard, 3) Make and edit filters to be used in conversion.
Earth/Moon Movie - A QuickTime movie of the Earth/Moon system made up of pictures taken by the Galileo spacecraft as it passed by the Earth on a gravity assist in December 1992. There are 46 frames of
8-bit grayscale images of our lovely planet and its moon. Can't wait till it gets to Jupiter!!!!!!! Just think of the movies we will be able to make then. 422x317x5 seconds, greyscale.
DTF Burton T1 - This is a very ornate initial caps font whose 26 characters are serifed upper case set against a foral and leafy background. Best used sparingly as single, large drop caps at the beginning of
a text block. The fonts in this package are Copyrighted c 1991 DTF. Use them any way you like, just don't sell them. If you like these fonts buy yourself a double espresso :-) Although the characters are
cupper case, they occupy the lower case slots. Screen fonts available in 24, 48 and 96 point sizes.
Dragon1.0.3 - Dragon is a game. A super game. A game like Shanghai. (For all of you, who are reading always the first line of a description ;) I wrote it (and I dind
t stop my development, because I loved
this game on my good old (d*mm:) Atari ST. The roules are simple, The goal is to remove all "stones". You can remove them, by clicking a pair of them. And so on and so on... (I can't explain it in English. You
don't have to double click on the second stone to remove the pair.wrote it with the famous TCL, so portions of the code are copyright by Symantec. I plan to inclode much more things in Dragon, like color and
sound.
Doubleclick1
Who'll
Who's
Whoever
Whole
B+ AMUG CD:Files:Hyper:D:Double click 1.1.cptC
Double click 1.1.cptD
0F
6KG 3/26/93
Double click 1.1 - This stack will let you use a double-clickable scrolling field. Instead of having a scrolling field and a "Go" button, for example, you can just double click on the line you want. Just
|like in the Finder! Easy to use and very flexible, can be used with any command, not just the "Go" command". Version 1.1
DiskReplacem
B. AMUG CD:Files:Util:Icons:Disk Replacement.cptC
Disk Replacement.cptD
0F
4KG 3/26/93
Disk Replacement - This is a collection of icons you can use to replace the drab disk icons on the Finder of the Mac. Included in the download are six icons: one for normal, single sided, double sided,
high density, locked and PC compatible. Each icon will display in color, B & W, grey scale, etc. Enjoy! All documentation included.
Disk Bug Checker 1.1 - Hard disk failures have been reported in the Duo's internal 120 (IBM drive). These problems are actually due to an interaction of a MAC ROM bug and the formatting of the disk. This
Gsoftware checks for susceptibility only, and does not fix the problem.
DinkClassSharewarePackage - DinkClass is a small Think C5.0 (and MPW C++) application framework for system 7 applications. It was developed in part to help define a process model and associated
documentation standard for the way object oriented software is developed. The process model and documentation standard are developed from the maintenance programmer's point of view. The process model
turns out to be a model of the manner in which features are added to an existing body of code, and is virtually identical to Grady Booch's "Round-Trip Gestalt Design" discussed in his book Object Oriented
Design with Applications.
DigitalNATIOB; AMUG CD:AMUG Info:AppleLink:digitalNATION now availible toC
digitalNATION now availible toD
0F
4KG 3/26/93
Round-trip
Rounded
Rounding
Rounds
Roundup
Roundup1.1
Route
Routed
Router
Routin
Routine
Routinely
Routines
Routing
Routip
Rover
Rowbytes
Royaume
Royce
Royces
Rrrring
digitalNATION now availible to - Computer Services Group, Inc. has made digitalNATION, it's high-speed on-line service, available for free to the Macintosh community at large. digitalNation, allows users to
access the system's 50,000 plus files and messages at up to 14,400 baud, and supports the V.32bis & V.42bis standards. Computer Services Group, Inc. President Bruce M. Waldack, decided to make digitalNATION
tavailable to the public at no charge to promote the need for high speed data highways for the Macintosh Community.
Digital Clock 1.1 - Front panel buttons are Alarm, Cal (Date in B&W versions), Sound and Set. Alarm turns on the alarm when the clock is running, and in conjunction with the Set button, allows the alarm
42bis
43/18-feb-91
435recordcompany
44/25-feb-91
45/now
46/04-mar-91
47.00
47/11-mar-91
4dfindfolder1.1
4m/pm
Public
Publicatiob
Publication
Publications
integrate
time to be set. Cal switches the display to Calendar, showing the day and month, and year if optionally selected. Sound switches on the alarm and hour chimes. Set allows the time, date and alarm time to be
set. Try me!
Despair.cptB# AMUG CD:Files:Game:D-E:Despair.cptC
Despair.cptD
0F
94KG 3/26/93H= Despair - a funny game built to help you let off some steam.
Deskscan2-patch - If you have DeskScan II v1.6 or later, run this patch. It will prompt you to select the DeskScan II file in your TWAIN folder, which is in your Preferences folder, which is in your System
Folder. You may want to make a backup copy first in case it doesn't work. Then run DeskScan II and Shift-Opt-Cmd Click in the DeskScan II preview area.
Desk Invaders2.2 - Desk Invaders is unusual for a Mac arcade game in that it relies totally on QuickDraw, and does not access the video RAM directly. This approach is inherently slower, so certain measures
have to be taken to pre-arrange the graphics to keep the speed reasonable. The graphics for Desk Invaders are held in it
s resource fork as PICT resources, which makes them easy to edit. But drawing pictures
is slow, so Desk Invaders creates a set of offscreen GrafPorts when it is opened, into which the PICT
s are drawn. Only runs on Mac II.
DeepSpace9B* AMUG CD:Files:Util:Icons:Deep Space 9.cptC
Deep Space 9.cptD
0F
389KG 3/26/93HD Deep Space 9 - contains several icons from the deep space 9 series.
DeathtoNCSA!B* AMUG CD:Files:Tele:D-F:Death to NCSA!.cptC
Death to NCSA!.cptD
0F
8KG 3/26/93
Investment
Investor
Investors
Invisible
Invisible-hand105
Invisifile1.0
Invisotime
Inviswin
Invitation
Invites
Invoice
Invoice-a/r
Invoicer
Ionameptr
Ions2
Ioposoffset
Ira-excel
Iran-contra
Ireland
Irish
Ironwood
Isaac
Isadoracapst1
Jemsnov
Jersey
Jetpack
Jewish
Jiffyswitch
Keyboard
Investment@
Isadoracapstt@
Joinfiles
K'kai@
Kapu@
Kentucky@
Link@
Lockhd4session1.0b1@
Macformula@
Macintosh
Macsig@
Maginottt@
Manager's@
Mansion2.956@
Marker
Master@
Measure
Medicine@
Mess1.4@
Misc@
Modem@
Monitor@
Movehhi
Mseat
Musician@
Navigator@
Ncsa@
Needlepointsewt1@
Non-mac@
Object
Death to NCSA! - Why use this program? If you're a network administrator who sets up NCSA Telnet, you probably spend a lot of time deleting the NCSA Telnet Settings file from the System Folder because
sometimes it causes problems and it's best just to let NCSA recreate it automatically. Rather than having to delete it each time by opening the system folder and dragging it to the trash, I wrote this quick
hack which deletes the file.
A DeathHead
B, AMUG CD:Files:Util:Wallpaper:Death Head.cptC
Death Head.cptD
0F
14KG 3/26/93Hp Death Head - Wallpaper for your more morbid moments. Guaranteed to scare the dog and kids away from your Mac.
DaynaPORTConB< AMUG CD:AMUG Info:AppleLink:DaynaPORT Connects all New MacsC DaynaPORT Connects all New MacsD
0F
5KG 3/26/93
DaynaPORT Connects all New Macs - SALT LAKE CITY, March 12, 1993
Dayna Communications
DaynaPORT
line of Ethernet adapters gives full Ethernet connectivity to all Macintosh computers including the new
Macintosh LC III, Centris 610, Centris 650, PowerBook 165c, and Color Classic. The DaynaPORT E/LC Ethernet adapter fits all Macintosh LC models including LC, LC II, and LC III. The DaynaPORT E/LC adapter also
(connects the Color Classic to Ethernet.
DataforkEdit
B. AMUG CD:Files:Prog:D-G:Datafork Editor1.2.cptC
Datafork Editor1.2.cptD
0F
84KG 3/26/93
Datafork Editor1.2 - Instead of wasting my time in just getting the data into ResEdit, I decided to waste my time (relatively speaking, of course) in writing a customized editor for ResEdit to do all of
that work for me, and so was born The Datafork Editor, which I based on ResEdit
s 2.1 API. Installation of The Datafork Editor is relatively easy, especially if you already know quite a deal about ResEdit.
vThe only thing that you really have to be especially careful about is if you
Darkwood 2.0 - Darkwood uses a combat system very similar to many fantasy role-playing games. Your character is provided with a range of weapons and items to use in defeating opponents. Which items you
select can make the difference in success or defeat. It's a pretty cool game. Here is an adventure game that does not require a large amount of brain power to operate. Darkwood is a simple roleplaying game
revolving around arena type combat. You are a inexperienced warrior who must prove himself in the arena to gain a position in the City Guard. You select your opponent from a list of available creatures and
COUNTERPoint2.2(b) - This file includes only the 2.2(b) application. If you do not have an older 2.x version you will need to download a complete package with all the support files. Fixes and Improvements to
2.2(b). Fixed a problem that would not let non-CP related F1-PREF's from passing through as CP re-built the Formula Pref file (when using the F1 mailer option). Added Control key modifier to a reply. If you
hold down the Control Key (on extended keyboards) you will force a normal area message reply to EMAIL and extract the node address from the origin line (as long as the include seenby option is turned off).
ComputerSounds - All of these were done with a Lexicon LXP-5 F/X processor, with the MRC controller. A Peavey PVM 535 M Mic was used (Pretty dang good quality). They were digitally recorded straight into the
Mac (SI w/17M Ram).The F/X used were: real-time pitch-shifting and reverbDelay and oscillated delay (flange) were used on a couple of them. I think you can figure out which ones.Anyway- even though this was
fun to do- that equipment does run into the 4 digit price range. If you want more sounds like this it'd be nice for ya to help augment the cost a little.
Color toolbar - Replace your "dull" toolbar in Word with this colorized version and brighten up your desktop. Simply rename or remove your existing toolbar, and drag this color version into your Word
Commands folder. This toolbar has been approved for distribution by Microsoft, but is NOT supported by MS or Alki Software. It is freeware.
Color Bar - Here is a new color picker bar that I made for KPT filters for PS. It is the same as the standard one except that I compressed it and fit in a pastel section and a darkened section. I find that
kI make a lot less trips to the PS color picker with this one installed. You can install it using ResEdit.
Co. Information - This is a stack I designed while working for a publishing company in San Francisco in 1988. It explains how the company functions from classifieds to printing. It includes training and
maintenance info on all equipment. It is dated so the equipment has all been replaced with scanners and better computers and printers but the layout still works for any consultant developing a similar
program. It has many interesting uses of the Hypercard interface and it also prints a training manual. I still use part of the interface at each of my consulting sites to remind them what they are suppost
*to do before they call me with a problem.
ClipArt5Samp
B6 AMUG CD:Files:Art:Richard Wald:Clip Art 5 Sampler.cptC
Clip Art 5 Sampler.cptD
0F
31KG 3/26/93
Clip Art 5 Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is a Boeing 747, Christmas border, cow, dog, llama, mailman, policeman, skunk,
smart horse, and a woman.
ClipArt3SampB6 AMUG CD:Files:Art:Richard Wald:Clip Art 3 Sampler.cptC
Clip Art 3 Sampler.cptD
0F
32KG 3/26/93
Clip Art 3 Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is a boy with umbrella, bug, cellular phone, girl/fish, horse, ice skaters, knight,
lightbulb, ox and soldier."
A Clinton14B$ AMUG CD:Files:Music:C:Clinton14.cptC
Clinton14.cptD
0F
61KG 3/26/93
Clinton14 - System 7 sound edited, Clinton's speach to Congress February 17, 1993. "My fellow americans, the test of this plan can not be what is in it for us, it has got to be what is in it for me
personally."
A Clinton12B$ AMUG CD:Files:Music:C:Clinton12.cptC
Clinton12.cptD
0F
77KG 3/26/93
Clinton12 - System 7 sound edited, Clinton's speach to Congress February 17, 1993. "I want to emphasize the facts about this plan, 98.8% of america's families will have increase in their income tax
Clinton->Carter Morph - Just in time for tax time...guess who Bush compared Clinton to in the campaign? 120 x 200 x 24bit. Jimmy Carters appears in this Clinton Morph.
Chameleon Demo - The Chameleon Demo from Logical Solutions! The ultimate Macintosh desktop enhancement utility! Chameleon includes all the tools you will need to create and display beautiful color, gray
scale or black & white desktop patterns quickly and easily. The entire Artbeats Marble & Granite collection and over a hundred other patterns are included. The powerful pattern editor includes a broad set
of drawing tools to make creating new patterns fun and easy. PICTs from the clipboard may be pasted in directly for fast pattern creation. Full import and export capability allows you to easily share
patterns with others.
CeramicTech
B* AMUG CD:Files:Education:C:CeramicTech.cptC
CeramicTech.cptD
0F
412KG 3/26/93
CeramicTech - This is a course outline for a Middle School Ceramics Technology course. The children in my class were 6 - 8th grade, and met with me for 1-1/2 hours once a week for up to 20 weeks. The
outline is written on Microsoft Word. In addition to the course outline, I have included samples of lesson plans, homework assignment sheets and "do now" assignments in PageMaker form.
CdevTester - The Control Panel tester is a source code file that you can use to test your cdev code resource files under the THINK C 5.0 environment with little difference from the operating system.
CCkeeper2.0b4 - This stack will keep all your credit card info at your fingertips. If you lose your wallet with all your cards inside, you can easily call the card companies and have all your account
information right in front of you. Why give a credit card company $15 or more a year when you can get all the same functions on your Mac? Version 2.0b4 (has a much improved user interface than previous
CatsCapsDemo - CatCaps Demo is a sample of the type face with cats on letters. For the complete version mail $15.00 or $14.00 and a blank disk. Specify disk format. This is not a complete font package. It
;contains only a few characters for demonstration purposes.
Catalog 3.0 - Catalog 3.0 is an application that catalogs HFS volumes. To catalog a disk, for example, just choose the disk's name from under the Catalog menu. The disk's catalog is immediately displayed in
a window, and, optionally, can be saved as a TEXT file, or printed. The catalog is displayed in its hierarchical organization using a very easy-to-read format.
CastigliontT1 - Castiglione is based on late Renaissance calligraphy. This type version has been regularized and refined. It is an unusual, rounded face which is a nice change from the usual black-letter
style calligraphy. This is a completely new and expanded version with more characters and other improvements. This font is from the Scriptorium Font Library. On downloading it, review our catalog and the
READ ME! file which are included in the archive. They will give you info on our unique offer of fonts at an unusually low price, including the option to pay only $12 to both register this font AND get a
CastiglioneTT - Castiglione is based on late Renaissance calligraphy. This type version has been regularized and refined. It is an unusual, rounded face which is a nice change from the usual black-letter
style calligraphy. This is a completely new and expanded version with more characters and other improvements. This font is from the Scriptorium Font Library. On downloading it, review our catalog and the
READ ME! file which are included in the archive. They will give you info on our unique offer of fonts at an unusually low price, including the option to pay only $12 to both register this font AND get a
8KG 3/26/93H\ Car Alarm Beeper - give your Macintosh an alarm with this system 7 sound of an auto beeper.
'A RCATV.cpt
Scriptorium
Scripts
Scroll
Scrollable
Scrolling
Scrolling7.0.1
Scrub
Scsiprobe
Scsiprobe3.5
Scuba
Sculley
Sculpt
Sculpt's
Cartoonhealt
Cartwright
Cartwrighttt
Carwashpics
Cascade
Casecitator
Casio
Caslon3
Caslon3sc
Caslon540
Castigliontt
Castleeps
Catalog3.0
Catalogue93
Catcapsdemo
Categoryinde
Catena
Catfinder1.1
Catoseventai
Catscapsdemo
Caxton
Cckeeper2.0b
Ccldversion5
Cclmodemtool
Cd-idevelope
Cd-romdriver
Cd-romnotes
Cd-romq&as
Cd-romtoolk
Cd/ldcatalog
Cdautoplay
Cdefdemo
'B! AMUG CD:Files:Art:Q-R:RCA TV.cptC
RCA TV.cptD
0F
27KG 3/26/93HK RCA TV - Canvas drawings provided to AMUG members.` This one is an RCA TV.
F-16.cptB
AMUG CD:Files:Art:F:F-16 .cptC
F-16 .cptD
0F
30KG 3/26/93Hb F-16 - Canvas drawings provided to AMUG members on military subjects. This one concerns an F-16.
)A F-15E.cptB
AMUG CD:Files:Art:F:F-15E.cptC
F-15E.cptD
0F
58KG 3/26/93
Members
Membership
Membrane
Membres
Meminit
Memmapper1.1
Memo's
Memorial
Memorialize
Memories
Memorizes
Memorizing
Memory
Family
Fantasy
Fantvoy4mod
Fantvoy5mod
Fantvoy6mod
Farsideclock
)Hb F-15E - Canvas drawings provided to AMUG members on military subjects. This one concerns an F-15.
*A F-117.cptB
AMUG CD:Files:Art:F:F-117.cptC
F-117.cptD
0F
12KG 3/26/93Hb F-117 - Canvas drawings provided to AMUG members on military subjects. This one concerns an F117.
+A F-111.cptB
AMUG CD:Files:Art:F:F-111.cptC
F-111.cptD
0F
24KG 3/26/93Hb F-111 - Canvas drawings provided to AMUG members on military subjects. This one concerns an F111.
American767
,B% AMUG CD:Files:Art:A:American 767.cptC
American 767.cptD
0F
14KG 3/26/93Hr American 767 - Canvas drawings provided to AMUG members on military subjects. This one concerns an American 767.
-A Aegis.cptB
AMUG CD:Files:Art:A:Aegis.cptC
Aegis.cptD
0F
75KG 3/26/93H` Aegis - Canvas drawings provided to AMUG members on military subjects. This one concerns Aegis.
CallerIDManaB5 AMUG CD:Files:Hyper:C-Cl:Caller ID Manager 1.0.2.cptC
Caller ID Manager 1.0.2.cptD
0
381KG 3/26/93
Caller ID Manager 1.0.2 - Caller ID Manager, updated to version 1.0.2, provides software support for the Caller ID feature available for many Supra modem. Caller ID is a feature available from many
telephone companies that sends the number of the person calling. Thus far, there has been limited software support. Caller ID Manager provides a front-end interface for Caller ID. CIDM provides a database
for storing the name and number of people who call you. When the phone rings, CIDM will check the number against the files and tell you the name of the person calling in addition to the number. CIDM will
rallow you to keep a "notepad" for each caller so you will remember the last conversation you had with the caller.
CableDingbT1B3 AMUG CD:Files:Font:C:Cable Dingbats 4.0 Type 1.cptC
Cable Dingbats 4.0 Type 1.cptD
0F
90KG 3/26/93
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.9
Cable Dingbats 4.0 Type 1 - Another update to the Cable Dingbats font - adding logos such as Family Channel, Country Music Television and PBS. Other logos have been updated such as Nickelodeon and
Cable Dingbats 4.0 TrueType - Another update to the Cable Dingbats font - adding logos such as Family Channel, Country Music Television and PBS. Other logos have been updated such as Nickelodeon and
21KG 3/26/93H{ BookBinder - helps you set up a book format on your Macintosh using Hypercard and this stack with footnotes and so forth.
BobsspaceteB8 AMUG CD:Files:Util:Textures:Bob's space textures II.cptC
Bob's space textures II.cptD
0F
21KG 3/26/93
Bob's space textures II - Here is the second installment in a "series" of small ppat uploads I may undertake, depending upon response. This is similar in form to the last series that I uploaded. Again, I
appreciate hearing from those people who like these and will continue as long as interest exists. These are mostly NASA images converted to size in Photoshop. Resedit does not like most of these because it
Tcan't handle 128x128 ppats, but Desktop textures and Before Dark and Wallpaper can.
Bob's Eyes Pro - This little application shows several windows (up to eigth) each one with two eyes looking curiously at your pointer. Indeed you do not see windows, only eyes. You can move, resize and zoom
Space
Spacedesk
Spacefun
Spaceinvader
Spacestation
Spacetexture7cpt
Spacetextures6
Spacewalk
Spanish
Spanishdancer
Spare
Spared
Sparklers
Spartan
Spazpaperi
Spazpaperii
Spazpatterns
Spctrwedt
Speak
Speak2me
Speakbeep
Speaker
Speakers
Special
the windows and also change the colors of the eyes. Try to click in a pupil and be ready to suffer. They'll go to sleep at random times. They are designed to work in the background under system 6 with
tMultiFinder on or System 7 and later. You can save the settings. Useful if you have them as a startup application.
Bird-of-prey2 - Here's the upgrade to my original Bird of Prey movie. It's not too different, except for a few aesthetic touches, like a better photo and a nice starfield matted into the background. I found
Blackjack
Blackjackdeluxe1.3.6
Blackjacktutor1.2.4
Blackoak
Blackout
Blades
Blanks
Blast
Blazingsaddles
Bleeder1.3
Bleep
Blender
Blessed
Blindfold
Blinker
Blinking
Blinkmail
Blkforest
Block
Blocker
Blocks
Blocktoid
Blonde
Blondejokesda
a campus lab that has Premiere 2.0 and managed to wrangle some time on the computers. The managers seem to have hidden Premiere ever since. Anyway, enjoy this. I've just completed redetailing the model
BILL TRASH - This is a pair of Icon Families to replace the standard Trash Can icon in System 7.x. They bear the similarity to Bill The Cat from Bloom County/Outland.
Big Muff.MIDI - This is a MIDI file of Depeche Mode's "Big Muff" from their first LP, "Speak & Spell." If you have the right sounds, it should sound pretty similar to the original. A teachtext document
Similarity
Similarly
Similiar
Simmple
Simms
Simmulation
Simon
Simoncini
Simpiglet
Simple
Tracks
Tracks1.0.1
Tracksheet
Trade
Train
Trainer
Training
Trains
Trajan
Trajectory
Trans
Transfer
Transfernotice
Transfers
Translators
Transport
Transportation
Transports
Transworp
Trapezoid
Trapper
Traps
Trash
Trashalias
Trashbin
Trashcans
Trashdisable1.3
?containing the instruments for each track is enclosed. Enjoy!
Before&After6Beers - This MacPaint sketch shows a woman's face whether the drawing is right-side up or upside-down, and which is which isn't clear. Turned one way, the sketch is labeled "Before 6 Beers";
the other, "After 6 Beers." The hard copy I got from a co-worker obviously was dozens of copy-machine generations from the original. I scanned this mess, and cleaned it up using scanning software and
AMacPaint. I'm surprised the end result looks as good as it does.
BBB2.cptB
AMUG CD:Files:Tele:B:BBB2.cptC BBB2.cptD
0F
107KG 3/26/93
Upside-down
Upsmon1.1
Upstate
Upstatemug
Upswing
Uptade
Uptight
Upwards
Upword
Uranus
BBB2 - This update was created using SuperGlue II, and in order to view it, you will need the SuperViewer Classic application. Since this was included with the first update (BBB1), it is not included in this
package in order to save space. If you don't have a copy of the viewer, just download the first update, and you'll be all set. Unlike the first update, this update is only being done in one format. Many
thanks to those of you that wrote in, expressing your preference of viewers. SuperGlue II won the vote by roughly a 2 to 1 margin, so that is what I have chosen for this update.
Bamberg T1 & TT Folder - This archive contains 3 PostScript fonts; Bamberg (based on Pfister's 36 line Bible), Bamberg Initial Letters and a Fraktur type face. The fonts in this package are Copyrighted
E1991 DTF. Use them any way you like, just don't sell them.........
>A BadDaySimB% AMUG CD:Files:Game:B:Bad Day Sim.cptC
Bad Day Sim.cptD
0F
26KG 3/26/93
Contains
Contemporary
Contenders
Content
Bad Day Sim - this is a pretty strange humorus game software. See what you think. If you can make it work the way you want I'll be suprised. (grin).
Backdrop Screens Vol. 2 - Here are SIXTEEN 3-D Backdrop Screens I created for the Backdrop INIT by Tim Maroney. They are in Startup Screen format so you can use them for that purpose, but I think they look
B-Ball Tourney Pool - This is a Stack for scoring the thousands of office pools that take place around tournament time. I do not condone use of this program with any activity or with the NCAA tournament
Backdropscre
Backfilemdl1
Background
Backpacker
Backstab
Backup
Backupfolder
Backwardsclo
Bacteria1.1
Bad11
Badblockscan
Baddaysim
Baddisk2
Bagatelle-mi
Bahamas
Bakersignet
Balletengrav
Balloonfont
Balloons
Balloonwrite
Bartok
Baseballcard
Basiccolormo
Basicquickdr
Bassclefnote
Bastardat1
Batchprinter
Batsignal
Batterymenu
Battle3.63r1
Battleship1
specifically; rather to prove your tournament predictions over other prognosticators. It is based on a total point scoring method of the entire bracket. Get your brackets filled out before Thursday and
download this file to score it!
AZTAXFORMS92B1 AMUG CD:Files:Bus:A:AZ TAX FORMS 92FileMaker.cptC
AZ TAX FORMS 92FileMaker.cptD
0F
162KG 3/26/93
Tourney
Towers
Townsend
Tp201
Track4.0
Tracker
Tracks
Tracks1.0.1
Tracksheet
Trade
Train
Trainer
Training
Trains
Trajan
Trajectory
Trans
Transfer
Transfernotice
Transfers
Translators
Transport
Transportation
Transports
Transworp
Trapezoid
Trapper
Traps
Trash
Trashalias
Trashbin
Trashcans
Trashdisable1.3
Poor-man's
Poorly
Popular
Popularity
Popup
Popupmenu
Pornography
Portable
Portable-sized
Portables
Portconnector
Porter
Porter's
Portfolio
Portion
Portions
Ports
Program
AZ TAX FORMS 92FileMaker - This Template is for use with FileMaker Pro
1.0 or 2.0. Note that if opened and converted by Version 2.0 you will not be able to use the template with Version 1.0. I suggest you
make copy or the original. BE SURE THE "AZ 92 Tax Schedules X & Y" and the "AZ Tax Forms 92" are in the same folder because "AZ 92 Tax Schedules X & Y" is a "Lookup" File and will be easily found if in the
AxoCalculator Packag1.1 - AxoCalculator 1.1 has several potential uses ranging from a scientific calculator to a multi-language development environment. It supports Pascal, Basic, Fortran and C in a simple,
interpretted environment. Programs written within AxoCalculator can interact with the user via standard dialogs. Several programs can be loaded at the same time, and their assigned names will be appended to
the "Calculator" menu. Programs can be automatically loaded onto the menu each time AxoCalculator is run. This program is great for simple, through to moderately complex calculations - especially if they
are performed repeatedly.
AutoLock13
Package
Pad1.91
Paddle
Padlock
Padlock1.0
CB- AMUG CD:Files:System7 tools:A:AutoLock13.cptC
AutoLock13.cptD
0F
44KG 3/26/93
AutoLock13 - AutoLock is a small application intended to alleviate some problems associated with running childrens applications (games, etc.) under the System 7 Finder. AutoLock can help to prevent small
children from accidentally sending a game to the background. In addition, AutoLock can salvage many old (but good!) games that are virtually impossible to use under System 7. Finally, AutoLock's Shell Mode
provides a limited launching functionality that can be used in place of the Finder, somewhat like At Ease (with no frills, however).
AutoBoot 1.1.1 - AutoBoot is a Control Panel/System extension which will reboot (restart) you Macintosh after a System Error or a Freeze-Up has occurred. This comes in handy when your Macintosh must be
'on-line' at all times, even when it is left unattended for long periods of time. For instance, people using Timbuktu (a package which allows you to operate a Mac remotely by modem) complained that they had
to drive down to the location of the Mac to reboot it after a system crash. Very nice if the Mac is located at the other side of town !
Autobahn Settings 2.5 Lite - This is a "Lite" version of settings file for The Autobahn BBS (written about in March 1993 Macworld, named "Mac BBS of the Month" in Feb 1993 Boardwatch magazine). Download
nthis and if you want the full version with graphics and sounds, call The Autobahn,and download it from there.
AUSADebutsEaB7 AMUG CD:AMUG Info:AppleLink:AUSA Debuts Early LanguageC
AUSA Debuts Early LanguageD
0F
7KG 3/26/93
AUSA Debuts Early Language - HOUSTON, Texas--February 25, 1993--Apple Computer, Inc. today announced the "Apple Early Language Connections - Spanish/English edition" - program, a literature-based early
language arts package designed to provide kindergarten through second grade bilingual Spanish and English students with a balanced reading, writing, listening, and speaking curriculum.
AtticAntiqueTT - Attic Antique has a singular gimmick: it resembles the wavy, broken serif type you might find in a hundred-year-old textbook. Akin to the Century faces, Attic is quite legible even at tiny
point sizes, which give a subtle look of age; use at larger sizes for drop caps, etc. Gives a hand-cut look to heads, decks, cutlines, other display type. Also good for a suggestion of photocopied text.
Comes with a complete character set upper and lower cases, numerals punctuation, diacriticals -- I even threw in a couple of weird dingbats for good measure. Offered in a single book weight, but users who
Gpay the $10 shareware fee will receive a premium on disk a true italic.
AtticAntique T1 - Attic Antique has a singular gimmick: it resembles the wavy, broken serif type you might find in a hundred-year-old textbook. Akin to the Century faces, Attic is quite legible even at tiny
point sizes, which give a subtle look of age; use at larger sizes for drop caps, etc. Gives a hand-cut look to heads, decks, cutlines, other display type. Also good for a suggestion of photocopied text.
Comes with a complete character set upper and lower cases, numerals punctuation, diacriticals -- I even threw in a couple of weird dingbats for good measure. Offered in a single book weight, but users who
Gpay the $10 shareware fee will receive a premium on disk a true italic.
AT&TCCLB" AMUG CD:Files:Tele:A:AT&T CCL.cptC
AT&T CCL.cptD
0F
4KG 3/26/93
Gimmick
Ginrummyv2.0
Giorno
Giovanni
Giraffe
Girl's
Girl/fish
Girlfriend
Girls
Gislen
Gismondatt
Larger
Largest
Larry
Larsen
Larsg
AT&T CCL - The CCL AT&T Paradyne Comsphere 3810 is a hack from the Hayes SmartModem 2400 so part's of it may be copyright by whoever wrote the original script. It makes no use of some of the more powerful
features of this modem but apparently ARA does it's own data compression etc, so that it shouldn't require these. The CCL has only been tested at 14.4kb and 2400 using an internal modem in a powerbook
(PowerPort Gold) and a DoveFax modem, but it should work at other speedMost CCL's are written by the company that makes the modem, but we needed this one quickly (for ARA using our Shiva LAN Rover E). Hence
Pthis has no warranty and is not approved by AT&T. (But it should work anyway!).
Asprin.cptB
AMUG CD:Files:Art:A:Asprin.cptC
Asprin.cptD
0F
35KG 3/26/93
JH~ Asprin - this is a 3D molecular structure of Asprin in a Color Startupscreen format using red and green colors. Interesting!
ARACommanderDemo - ARACommander(tm) is the utility for ARA PowerBook users. This is a fully functional demonstration program that will time out after two weeks of use. ARACommander adds redial (while you
Structure
Structured
Structures
Struggle
Strwidth
Sts-41
Stsaddartup
Sttng
Sttngscript
Stubblefield
Stuck
Student
Student's
Student/teacher
Students
Redesign
Redesigned
Redetailing
Redfish
Redial
Rediculouse
Redistributed
Redistribution
Redraw
Redrawn
Redrocks
Redsun
Reduce
Reduced
work), open many/any items at connect time (aliases on steriods), phone book, credit card and phone prefix on-the-fly, database of Connectors, play sounds at connect time, ConnectNot.
Apple & Siemens Strategic - CUPERTINO, California--March 11, 1993--Apple Computer, Inc. and Siemens Private Communication Systems Group today announced their plans to combine certain Apple technologies with
Siemens and ROLM telephony capabilities. The areas of cooperation are intended to include equipping business and consumer telephones with Apple's Personal Digital Assistant (PDA) technology; wireless
ctechnology; integrated voice-data solutions for call centers; and personal productivity solutions.
AnotherFineMB. AMUG CD:Files:Game:A:Another Fine Mess1.4.cptC
Another Fine Mess1.4.cptD
0F
1340KG 3/26/93
Another Fine Mess1.4 - Another Fine Mess may be the ultimate WB game! This sequel to Ray's Maze is a hundred times better, with less emphasis on combat and more emphasis on solving puzzles and gathering
Siemens
Sierpinski
Siesta
Sights
Sigmath
ags3.0type1
Silhouette
Silver
Silver3dfolders
Silver3ds
Silver3ds-resedit
Silver3dspt6
Simcity
Simsoo
Sinai
Sinaiticust1
Sinaiticustt
Sketch-bruce
Skyline
Sleep
Sliced
Slicer
Slide
Slideshow
Slink-slank
Slurp
Small
Smaller
Smallfcbbs
Smartcal2.4
Smartlaunch
Smarto1.0.2
clues. Lead Fearless Frank through the twisted worlds of Ray's Maze, a multi dimensional spacial anomaly. Visit the moors and solve the riddle of the Tower, enter the swamp and confront the Fungus King.
Escape deadly catacombs. Go to Doon, the desert world and conquer the Sand Pirates as you solve the secret of the ruins. Travel to the Void Island and take command of a "Rover" powersuit. Overthrow an evil
Adictator! Don a spacesuit and jetpack for an EVA in outer space.
Animal Stack 4 Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is a baboon, bighorn sheep, brown bear, chimpanzee, elephant, fawn, giraffe,
AnedocteCaps10 - AnedocteCaps is a TT font containing all capital letters. I have created it because I was needing an old-looking, fluent and elegant font. It looks better when used with big sizes like 48 or
W72 (or more). It is free but if you like it I would like to recive a postcard from you.
AndysbuttonB1 AMUG CD:Files:System7 tools:A:Andy
s buttons.cptC
Andy
s buttons.cptD
0F
5KG 3/26/93
Better
Betting
Between
Bigcheesekey1.2.1
Bigger
Bighorn
Bikes
Bilingual
Andy
s buttons - Install these buttons into a copy of your Greg's Buttons. They are drawn a little bit more representative of what actual buttons look like (warning: if you like the 'fake' look of the
buttons moving down & right, do not install these). I have been doing graphic arts on the Mac since '88; lot of experience. check these out. Experiment with different highlight colors with the color control
Alpha 5.31 - Alpha is a very powerful, multi-purpose editor that allows any program or user-defined function to be bound to any keystroke, or placed into user-defined menus. Only the "File", "Edit", and
"Search" menus are predefined and immutable. The rest are defined in the startup file ("AlphaBits.tcl") or files sourced from inside it. Alpha uses Dr. Ousterhout's Tool Command Language (Tcl) as an
Sextension language. See the "Help" menu for a complete definition of the language.
RA AlicetextB# AMUG CD:Files:Mag:A:Alice text.cptC
Alice text.cptD
0F
8KG 3/26/93H
Alice text - contains info on the CD-ROM/Book Alice to Ocean. This disk covers the travels of a young lady and her camels as they cross Austraila twenty years ago. Nice Photo CD and Mac interface.
About Shareware Emporium - this file contains a special offer of a book about Shareware by Maria Langer. For more info on this special offer downlaod this file.
About FileMaker Nutshell - this file contains a special offer of a book about filemaker by Maria Langer. For more info on this special offer downlaod this file.
AAWARDS.cpt
About
Aboutworkstacksmw
Above/below
Absolute
Abuse
Ac&tf
Accelerations
Accelerator
Acceleratordemo
Access
Accessing
Accessory
Account
Accountant
Acey-ducey
Acius
Acius02/92
Acius04/92
Acius07/92
Acius08/92
Acius09/92
Acius3/92
Aciustn8-92
Acousynthesis
Acronym
Acta2idea
Langer
Langerproofing
Langley
Langu
Language
Language-savvy
Languages
Lannyware
Lanquage
Lantern
Lantest
Large-screen
Larger
UB! AMUG CD:Files:Tele:A:AAWARDS.cptC
AAWARDS.cptD
0F
6KG 3/26/93
AAWARDS - An Academy Awards survey for Second Sight BBS's. FREE. Includes Best Picture, Director, Actor, Actress, Supporting Actor, Supporting Actress. NOTE- This modifies the user restriction flag #14. To
areflect whether they have taken the survey or not. See it in action on my BBS at 310-376-2150.
A2 Selection #2.JPEG - Once again, I am uploading a collection of 16 textures for Stratavision, 15 surface maps, and one procedural. I have used the same background as my previous effort. I am not sure
whether uploading the collection as a whole or in parts is the way to go here if you Stratavisionists want to try some of these out. For now, Email me if you like what you see and I will US mail or Email
}your requests to you. Being that these are surface maps, they are larger texture files and require a bit o'time to upload.
610 Icon - This is the standard 610 color icon from System 7.1, with a 14" monitor on top. I have pasted it on a folder, so you can use the "Get info" command to copy and paste it on anything you like. No
need for ResEdit.
MacsatSCAD
Bit-depth
Bit-depths
Bit-map
Bit-mapped
Bit-maps
Bit-per-pixel
Bitmapped
Bitmaps
Bitmaptoregion
Bitshift
Bizarre
Bizpln25
Bjarne
Black
Black-and-white
Black-letter
Blackboard
Bitdepth@
Bitmap
Black
Blackboard
Blanking@
Blessable
Block
Bluegrass@
Board
Bogatyr2tt@
Building
Built-in
Bullets
Buses@
Bushwacker@
Button
Calconvert@
Calculators@
California--june@
Called@
Calligraphy
Calls
Cancel@
Get-a-hold
Get-info
Get/set
Get/setcreator
Get/setinvisible
Get/setmoddate
Get/settype
Getaddressingmode
Getaddrmode
Getaliasmanager
Getaliasmgr
Getappleevents
Getappletalkvers
Getappletalkversion
baccessmanager
Getdir
Getditlextensions
Geteasyaccess
Geteditionmanager
Getejectable
Getextendedtoolbox
Getfilecopy
Getfileexists
Getfilesystem
Getfinfo
Getfoldermanager
etlogramsize
XB. AMUG CD:Files:Art:SCAD:Macs at SCAD (Read Me)C
Macs at SCAD (Read Me)D
0F
3KG 2/23/93Hn Macs at SCAD (Read Me) - contains information on the Macintosh program at SCAD College. Quite a great group.
Mac Quadra Built-In Video - This is an in-depth article in three parts, describing the internal video on the Macintosh Quadra computers. The first part discusses a number of general Quadra video topics, the
second part details how to wire the video connector sense pins to access all the Quadra
s supported video modes, and the third describes the memory configurations necessary to support each of the video
modes at specific pixel depths.
X14BPictB! AMUG CD:Files:Art:Nasa:X14B PictC
X14B PictD
0F
111KG 2/23/93Ht X14B Pict - a pict of an experimental aircraft from NASA. Abandoned based on safety problems. Crashes to be exact.
_B! AMUG CD:Files:QuickTime:T-Z:X14BC
X14BD
0F
1438KG 2/23/93H^ X14B - nice Quicktime Movie of X14B experimental aircraft in flight. Requires Quicktime 1.5.
WhipB
AMUG CD:Files:Music:U-Z:WhipC
WhipD
0F
4KG 2/23/93H1 Whip - cool whip sound in System 7 sound format.
TidBITS#164/15-Feb-93 - This issue ranges widely, from a warning about our recently published ATM hack to a look at a pending lawsuit against Microsoft for thoroughly unpleasant behavior. Also check out
reviews of four Internet books, the free Macintosh Hardware System Update and a MODE32-like Enabler, an upgrade to AppleShare 3.0.1, CE's Test Drive program for user groups, humorous notes from Macworld SF,
Kand an open letter concerning Apple's questionable policy on repair parts.
TidBITS#163/Modems - In this special issue, we present our general modem discussion (at least enough so you can judge among modems that have impressive sounding, but misleading, specs) and review two
Hardware
Hardy
Harken
Harlmless
Harmful
Harmless
Harmlessly
Harmony
Harpsichord
Harrah's
Harrell
Harrington
Harringtont1
Harringtontt
Harris
Harrisonburg
Harry
Harting
Questions
Quests
Queue
Quick
Quickapp
Quickbasic
Quickconvert
Quickdraw
Questions@
Quick
Quickclick
Quickdex@
Quickdraw
Quickly
Quicktime
Quietly@
Quite
Quotes
Radii@
Radio
Radius
Range
Rapidly@
Raucous
Re-booting@
Re-sale@
Read-only
Read/write@
Readable
Reads@
Reality's@
Really
Reasonable@
Rebooting@
Recapture@
Receptionist@
Recipes@
popular v.everything modems, the Practical Peripherals PM14400FXSA and the Supra's SupraFAXModem v.32bis. They're both inexpensive, capable, and reliable (although that's not to say that other modems may
The tiny window - This is an animation in a very tiny window, which also benefits to the small download time! Anyway, all I will reveal, is that it is called "The Tiny Window". It will start rather when you
Pwould not expect it. You can even make up your own stary about what is going on.
Splat!.cptB AMUG CD:Files:Prog:S:Splat!.cptC
Splat!.cptD
0F
11KG 2/23/93
Splat! - This is a ResEdit file with two resources. A Splat! Pict, and a Splat! sound (snd). With ResEdit, one skilled in the art (its actually quite easy) could paste the snd and pict into the Madness-Rage
control panel, or the Madness-Rage Demo, or (I assume) the Insanity CDEV (These CDEVs allow you to shoot your Mac, i.e. bulletholes and blood...) Once done, the CDEV will have a paintball gun effect and
Asound. This is really only for those who know how to use ResEdit.
hA SpaceWalkB$ AMUG CD:Files:QuickTime:S:SpaceWalkC
SpaceWalkD
0F
1888KG 2/23/93HD SpaceWalk - large but nice spacewalk QuickTime Movie in 1.5 format.
iA SpacePictB" AMUG CD:Files:Art:Nasa:Space PictC
Space PictD
0F
59KG 2/23/93HJ Space Pict - totally hot pict of the universe. Excellent background pict.
SoundPlayFKEB. AMUG CD:Files:Music:So-Sz:Sound Play FKEY.cptC
Sound Leech - The reason I wrote Sound Leech is that I have come across many programs these days (mostly games) that are using digitized sounds in the form of resources, but I like to have all my sounds as
individual files so I can play them with the DA Sound Play or use SuperPlay etc. It is also easier to trade the sounds and/or edit them in this manner. So the utility will convert sound Resources to sound
Sound/PICT Thief 3.0 - Collect snds, PICTs and icons from ALL resource files in any selected directory. Operates like CanOpener's resource mode .. but faster and more automatic. Allows for copying resources
nfrom locked disks and CD ROMs. An easy way to scan large directories for desired resources....and it's free!
97KG 2/23/93HN Shuttle Launch Pict - this pict shows the shuutle in launch. Nice Pict file.
ShuttleArmPiB) AMUG CD:Files:Art:Nasa:Shuttle Arm Pict2C
Shuttle Arm Pict2D
0F
93KG 2/23/93
Apple
Apple's
Apple/adobe
Apple2000
Applecd-rom4.0.2
Applefileexchange2
Applelink
Appletalk
Application
April
Ara-zytel-9600
Aracommanderdemo
Archivecontent
Arnold131
Arrows
Files
Launchdoc
Launcher
Launching
Launchinit2.0
Launchpad202
Lauramccrary
Lauramccrarytt
Laurenscript
Lawyer
Lawyerjokesda
Lawyers
Layout
Layout1.9
Ldcat3.5d
Libbyscript2.02t1
Libbyscript2.02tt
Library
Library1.0.2
Licensing
Lickity-flames
Lightmidi1
Lights
Limitations
Limits
Lindisfarne
Shuutle
Sicns
Side-by-side
Sided
Sidereal
Sides
Sideways
Sierra
Siesta
Sig's
Sight
sH] Shuttle Arm Pict2 - This is a pict file showing the Shuttle bay open and its arm in action.
tA ShortBeepB# AMUG CD:Files:Music:S-Sn:ShortBeepC
ShortBeepD
0F
4KG 2/23/93HK ShortBeep - This is a very short electronic beep sound in System 7 format.
ROMmie.cptB" AMUG CD:Files:Prog:Q-R:ROMmie.cptC
ROMmie.cptD
0F
20KG 2/23/93
Arm/heart
Armadillo
strong
Arnold131
Arriba
Arrows
Art&arch
Art-11-13-91
Art40
Artbeatssamples
Artbrush
Article
Artisto2.02
Ashtray
Aspirations
Asprin
Assembly
Assist
Assistant
ROMmie - ROMmie is a small program that works on your Mac's ROM. It dumps the resources in your Mac's ROM to a ResEdit file, and does a binary dump of the contents of the ROM. This means that you do things
Qlike obtain the famous "Brass Horn" sound resource that Mac IIs or later have...
Quadra/CentrisMemory - This text file describes the interleaved memory system found on the new Centris 650 and Quadra 800. It details how interleaved memory works in general and some of the specific
}implementation details on the C650 and Q800. The author is one of the hardware designers of the Centris and Quadra machines.
QSRAB! AMUG CD:Files:QuickTime:Q-R:QSRAC
QSRAD
0F
648KG 2/23/93HF QSRA - this is a QuickTime movie of a research plane called the QSRA.
Quadra700
Quadra700tec
Quadra900tec
uadrax
Quantamlines
Quark3.2info
Quarkxpressu
Quickclickv1
Quickconvert
Quickdexiire
Quickdrawsi
Quickeys
Quickeysbook
Quickeysscri
Quickeystes
Quickformat
Quickinitial
Quickloc
Quicklog
Quickmount1
Quicknotes
Quickpaint0
Quickredraw
Quicksearch1
Quickstart2
Quicktime1.6
Quicktimeart
Quicktimeico
Quicktimetip
Quicktimetoo
Qxpguide
PopIIB
AMUG CD:Files:Music:N-P:Pop IIC
Pop IID
0F
2KG 2/23/93HQ Pop II - This is a little pop sound in System 7 format lower in pitch than Pop.
AMUG CD:Files:Music:N-P:PopC
PopD
0F
2KG 2/23/93H5 Pop - This is a little pop sound in System 7 format.
PlanetsB" AMUG CD:Files:QuickTime:P:PlanetsC
PlanetsD
0F
480KG 2/23/93H> Planets - great picture of a Blue planet for your pict files.
PlanetB
AMUG CD:Files:Art:NASA:PlanetC
PlanetD
0
41KG 2/23/93HI Planet - Jupiter and Saturn in QuickTime format. Requires Quicktime 1.5.
PATTERNMANIA 2 - PatternMania continues to sweep the telephone lines with its second edition. This time, sixteen new 'ppat' resources with a twist. These are not your average patterns. These designs are
Planet
Planetmaker
Planets
Planets0.1a
Plantin
Plato's
Play-thru
Playbill
Playchord
Player
Playersetup2.03b1
Playon
Playperfect
Pleiades
Pli's
Plotter
Plotting
Pluckstringxfcn
Plug-in
Plug-ins
Plugin
Pluginscan
Plus2.6.7
Pm14400fxsa
Pm4-an
Pm4.2
Point
Point2point
more like simulations. There's grid paper; a football field; dollar bills; fruit; wood; moons and stars; gold bars and more. And everything is 'hand painted' using only ResEdit. No scanned photographs here.
MDownload it today, and let me know if you like it. Regards, N. Jonas Englund.
PATTERNMANIA 1 - I am a professional artist and graphic designer, with a passion for computing. Maybe it is my profession that makes me grow tired of the same old desktop, but I have found a cure: ResEdit!
Here are a dozen of my best desktop pattern designs. They range from brick walls to M.C. Escher, via Disney (c) Walt Disney Productions) and desert scrub. It is my first submission. Feel free to share with
Vfriends and colleagues; no cost involved. Cheers and jeers are welcome. Please enjoy!
Mac Icon - Two color icons. One is a Macintosh modular computer (IIcx, IIci) with a couple of hands shaking above it. The other icon is a SyQuest cartridge drive with a couple of hands shaking above it.
These icons can be used in many situations (i.e.: to indicate computer connectivity, to indicate a main computer hooked to a peripheral drive, etcThere is an additional icon included. It's a SIMM module.
#This icon is black and white only.
Launch
B! AMUG CD:Files:QuickTime:H:LaunchC
LaunchD
0F
734KG 2/23/93H
Launch - This is a 320*240 quicktime movie that shows a rocket launching a space satellite into orbit. Requires Quicktime 1.5.
landB
AMUG CD:Files:QuickTime:H:landC
landD
0F
164KG 2/23/93Hh land - This is a 320*240 of the Shuttle landing in Quicktime format. Requires Quicktime 1.5 or higher.
Ken's ppat's 1 - Five patterns here two versions of a star chart of the constellation Cygnus (64 X 64) (light blue is the Milky Way, green are nebula); Two versions of Balanced Rock in Arches National
VPark, UT (64 X 64); and a beach babe (32 X 32). These are in desktop textures format.
Forward Delete1.0d2 - Forward Delete is a small extension that lets you use that mysterious key called forward delete, present on all Extended Keyboards. Press this key to delete the character at the right
of the insertion point. It works with every application which uses TextEdit (if you do not know what TextEdit is, do not worry: it is simply that part of the Mac Operating System which manages basic text
editing). Try it out with TeachText or in dialog boxes. Forward Delete uses 56 bytes of memory. Unbearable, isn
t it? Forward Delete can be used with any Mac under any System.
FolderIconCleaner1.0.3 - Folder Icon Cleaner is a small utility that lets you get rid correctly of those space and time wasting custom icons, sticked right there on your folders. Let me explain why I say
"correctly". The Finder keeps every folder icon in a separate hidden file. The known versions of the Finder (7.0, 7.0.1, 7.1) do not delete this file when removing a custom folder icon. They only delete the
icon resources from the file. Folder Icon Cleaner correctly removes the icon by deleting the file (and by updating the "Use custom icon" attribute of the folder). No data is lost, you only gain a little more
FKEY Shell 1.1 - FKEY Shell - is a free application that will let you launch your favourite FKEYs without installing them in the System file. To install a new FKEY, first make a copy of the original FKEY
Shell application and rename it to the FKEY's name. Then use ResEdit to copy one or more FKEY resources from the files they came in and paste them into the application's copy (any resource ID's will be
fine). Under System 7, you may put the new application in your Apple Menu Items folder to have your FKEYs nice and handy all the time.
FaberZooms1.0 - FaberZooms is a DarkSide of the Mac module. DarkSide is a free, yet wonderful and non-obtrusive screen-saver from Tom Dowdy. This screen saver will not patch the Operating System, avoiding
Favourite
Fax/data
Fax1092
Faxes
Faxing
Faxprint
Faxspool
Faxstate
Faxstf
Faxthis
Fbi-doj
Fcbpbrec
Fcctalk
Fctabbygateway
Feast
Feature
the dreaded conflicts you may have experienced with other screen savers. The algorithm I use is quite fast, but keep in mind that FaberZooms does not run as fast as it could do. The Mac host might have
zuseful calculations to do, so I gently
relinquish the processor
. FaberZooms can be used with any Mac with DarkSide 3.2.
EasyPlay2.0 - EasyPlay creates "catalog files" which can list all the pictures and movies on your disks and CD-ROMs. Each entry includes a title, description, and thumbnail picture. Double clicking an entry
will show the picture or movie, prompting you to insert the proper disk if necessary. Full screen playback and color printing is supported. Written by Michael C. O'Connor.
DurendalTTB$ AMUG CD:Files:Font:D:DurendalTT.cptC
DurendalTT.cptD
0F
16KG 2/23/93
DurendalTT - Durendal is an attractive, rather bold-looking text font which is also well suited for use in titles or for other display purposes. It features heavy letters with small serifs and works well in
both small and large point sizes. This font includes the complete character set, but we are working on a slightly revised and improved version for release on disk. This version of Durendal is distributed as
cshareware with a special offer which lets you order a complete disk of fonts when you register it.
DurendalT1B$ AMUG CD:Files:Font:D:DurendalT1.cptC
DurendalT1.cptD
0F
21KG 2/23/93
DurendalT1 - Durendal is an attractive, rather bold-looking text font which is also well suited for use in titles or for other display purposes. It features heavy letters with small serifs and works well in
both small and large point sizes. This font includes the complete character set, but we are working on a slightly revised and improved version for release on disk. This version of Durendal is distributed as
cshareware with a special offer which lets you order a complete disk of fonts when you register it.
Centris/Quadra Video - This text file describes the capabilities of the onboard video of the new Centris 610/650 and the Quadra 800. It includes a list of supported display resolutions, pixel depths, sense
iline wiring, and quite a bit more. The author is the hardware designer of the Centris and Quadra video.
183KG 2/23/93HF BushWacker2-93 - this is the Bushwacker newsletter for February 1993.
A BottlesIIB! AMUG CD:Files:Music:B:Bottles IIC
Bottles IID
0F
10KG 2/23/93HG Bottles II - this is a fun system 7 sound file of bottles in the wind.
Bogatyr2TTB$ AMUG CD:Files:Font:B:Bogatyr2TT.cpt
February
Fed/az
Federal
Federation
Federation0.01d
Fedit
Fedit/fedit
Bogatyr2TT.cptD
0F
14KG 2/23/93
Bogatyr2TT - This version of Bogatyr is being released because of requests for an English language version. The upper case letters are still all Russian, with some improvements, but the lower case letters
are now English language letters in the same style. The Bogatyr Font is...believe it or not...a Russian Cyrillic Art Nouveau Calligraphic font. It's based on early 20th century hand drawn lettering from
Russia. It's an eye-catching display font which uses a slightly simplified set of Russian characters. Bogatyr is distributed as shareware with a special offer which lets you order a complete disk of fonts
Bogatyr2T1 - This version of Bogatyr is being released because of requests for an English language version. The upper case letters are still all Russian, with some improvements, but the lower case letters
are now English language letters in the same style. The Bogatyr Font is...believe it or not...a Russian Cyrillic Art Nouveau Calligraphic font. It's based on early 20th century hand drawn lettering from
Russia. It's an eye-catching display font which uses a slightly simplified set of Russian characters. Bogatyr is distributed as shareware with a special offer which lets you order a complete disk of fonts
Blinking Satelitte - This is a totally HOT quicktime video of a space satellite in 3D copyright Fred Kuentz of AMUG. Loops in 320*240 format for great effects.
BellXV15B$ AMUG CD:Files:QuickTime:B:Bell XV15C
Bell XV15D
0F
716KG 2/23/93H
Bell XV15 - This is a 320*240 Quicktime movie of the Bell XV15 that explains the features of this plane with copter capability.
BellPictB! AMUG CD:Files:Art:Nasa:Bell PictC
Bell PictD
0F
74KG 2/23/93
Movie
Movie's
Moviemaker1.3
Movieplayer
Movies
Moving
Mowing
Mozart
Mozart's
Mpopupmsg
Mportant
Mppopen
H_ Bell Pict - a pict file of the Bell aircraft. Has verticle and horizontal takeoff capability.
BeepB
AMUG CD:Files:QuickTime:B:BeepC
BeepD
0F
18KG 2/23/93H
Beep - This is a fun Beep video. No sound is included use your favorite beep sound and quicktime editor to create your own video beep.
BeduweeB
AMUG CD:Files:Music:B:beduweeC
beduweeD
0F
6KG 2/23/93H\ Beduwee - This is a great electronic signal sound for those with the need for great beeps.
Astronaut3B" AMUG CD:Files:Art:Nasa:Astronaut3C
Astronaut3D
0F
103KG 2/23/93HH Astronaut3 - great Photoshop file of a space walk on the Space shuttle.
Apple Online Services Announces - SAN JOSE, California--February 16, 1993--News, travel, weather, mobile computing and expanded online support from both Apple Computer, Inc. and third-party companies are
some of the new service areas planned to be added this Spring to AppleLink, Apple's 52,000- subscriber strong, global online communications and information service. This is among a number of announcements
made today at the mobile93 Conference in San Jose, California by Apple Online Services, the electronic services business unit within Apple Computer's Personal Interactive Electronics (PIE) division.
AppleCD-ROM4.0.2 - This file contains the upgrade files from Apple to use the Apple CD-ROM drive with System 7.1. All software Copyright (C) 1993 Apple Computer, Inc. unless otherwise noted; all rights
greserved except as expressly provided. Contains CD drivers version 4.0.2 with Photo CD compatability.
AlexEPS.cptB AMUG CD:Files:Art:A:AlexEPS.cptC
AlexEPS.cptD
0F
148KG 2/23/93HC AlexEPS - This is a great EPS of a cat by AMUG member Kathy Yoder.
Remotestyle 1.1 - RemoteStyle is a small application that let you share on the network any printer that is background-capable, for instance the StyleWriter, or the original DeskWriter. It can also transfer
on a more powerful Macintosh the burden of doing the printing. You can use it if your Macintosh is not powerful enough to print in the background without causing your mouse to have jerky movements. This new
version of RemoteStyle is much different from the first one. The user interface has been a lot improved, some bugs have been corrected, and backgrounding is more cooperative and efficient.
RAMDiskSaver - RAM DiskSaver is a utility that performs automatic periodic background back-ups of Macintosh RAM disks. RAM DiskSaver consists of two parts - RAMDiskSaver Extension and RAM DiskSaver
Controls. The former is a System 7 background application; the latter, a control panel. RAM DiskSaver requires several features absent from Macintosh systems prior to System 7. If any of its system
Hrequirements are missing, RAM DiskSaver will gracefully decline to run.
PBGadget - PBGadget Battery helper version 0.4b1 is for PowerBooks _ONLY_! It runs in the background providing you with a teeny status box (upper right corner) of battery voltage and time of day. Additional
options include Battery Plot, Reset Plot, Spin Down Now, and Sleep. Lean and mean application! Tested on a Duo 230, but should work on all PowerBooks. Freeware.
MoonDEMO.cptB" AMUG CD:Files:Game:M:MoonDEMO.cptC
MoonDEMO.cptD
0F
109KG 2/17/93
MoonDEMO - Moonvasion is an arcade-style game written for color Macintosh computers with a 68020 or higher CPU and System 7.0+. The game is designed to run with a minimum of 16-colors (4 bit mode), but will
work in 256-color mode (8 bits deep) with a slight reduction in performance. The demo version of this game allows only the first three levels. Neat sounds and animation! Try Me :)
MacaLoan Demo - Mac a Loan (ISPN 13278-500) is a simple and straight forward loan application that provides interest paid, monthly payments, total payments, and amortization. This financial utility is
entering its 6th year of popularity. Easy to use and exclusively offered from Coconut Info, this valuable stand alone program is a must have that works on all Macs and from System 4.8 through 7.1. Be as
smart as the bank.
IslamicHistoB5 AMUG CD:Files:Education:H:Islamic History Stacks.cptC
Islamic History Stacks.cptD
0F
290KG 2/17/93
Islamic History Stacks - A compilation of Islamic history broken down into three linked HyperCard stacks. Family Trees, Islam, and Maps-Islam. Interesting for history buffs and arm chair theologians alike!
FontControl1B* AMUG CD:Files:Font:F:Font Control 1.1.cptC
Font Control 1.1.cptD
0F
7KG 2/17/93
2923k
Font Control 1.1 - Font Control is a function key (FKEY) that toggles Fractional Widths on/off. An FKEY is a little program you can start up by pressing a Command-Shift-number combination on your keyboard.
To install it, you can use ResEdit or one of the FKEY Managers/Movers available in our libraries. It's recommended that you install with all extensions and control panels turned off. This handy FKEY comes
rwith a very complete description of how the font manager works, and why you may want "fractional widths" enabled.
FoneBookMaker - Converts address files exported from TouchBase or any other program which can export tab delimited files into either a business card-size phone/address book or pages for a regular notebook.
27KG 2/16/93Hq ZP4 w/ Illustrations - contains a review of ZP4 from Joe Tvedt in the AMUG newsletter. Includes text and picts.
XL1040M.cptB# AMUG CD:Files:Bus:T-Z:XL1040M1.cptC
XL1040M1.cptD
0F
33KG 2/16/93He XL1040M1 - A shareware spreadsheet for the 1992 1040 form and schedules A, B, D, and Minnesota M-1.
WorldwideAva
B: AMUG CD:AMUG Info:Applelink:Worldwide Availability of theC
Worldwide Availability of theD
0F
5KG 2/16/93
Worldwide Availability of the - MACWORLD, TOKYO--February 12, 1993--Apple Computer, Inc. today announced the worldwide availability of the multimedia developer program through APDA, Apple's source for
developer tools. The worldwide Apple Multimedia Program is designed to spur the development of multimedia products. The program provides marketing and technical information that enable Apple's partners all
Tover the world to prosper in the growing areas of multimedia creation and playback.
WhataboutChoB3 AMUG CD:Files:Education:T-Z:What about Chords?.cptC
What about Chords?.cptD
0F
64KG 2/16/93
Incapable
Incarnation
Incentive
Inception
Inclined
Inclode
Include
Included
HV What about Chords? - a hypercard stack about guitar chords for educational purposes.
Walk Folder - A couple of random walk After Dark modules. RGBWalk changes the colors abruptly. RainbowWalk changes the colors smoothly. On a B&W Mac it makes no difference which module you use as there are
[no colors to change. The walk will travel across multiple monitors if such are connected.
Tune - Only ANSI users will be able to use this. It is mainly to demo to show how ANSI Screen positioning can make even externals have a nice Macintosh Style Graphic Interface. It does work of course, and
you can take those Temp conversions to the bank! I dunno if you'll ever need to convert Temp's in Hermes but what the hell - it's a nice external.
Tues. Nov. 3rd - The relationship between the Time to Display the ANSI animation and the caller's baud connect rate is shown in the following table. The higher the baud rate, the better the performance.
TIFFWindow XCMD 1.0 - This stack contains an XCMD that displays a TIFF image file in a window under HyperCard. TIFFWindow file, windowStyle, visible, depth, customPalette. TIFFWindow uses Hypercard's file
search path to look for the TIFF file named by the first argument. If no arguments are supplied, or if the file is "", TIFFWindow prompts the user for a TIFF file. If the user presses cancel, TIFFWindow sets
Othe result to cancel. windowStyle has no effect right now; you should use zoom.
TidBITS#162/08-Feb-93 - We have the last of the news from Macworld Expo this week, with information on PageMaker 5.0. We also have an article about new products for Wallpaper from Thought I Could, useful
System 7.1 enabler information, upgrade information for Canadians who want System 7.1, news of new low-end LaserWriters, yet another ATM hack, and finally, a long-awaited table of benchmarks from BYTE Labs
and Tom Thompson.
TidBITS161
Color
Colorado
Colorbits
Colorclassic
Colordragging
Colored
Colorfindericonsyste
Colorfonts
Colorhc-textinstruct
Colorhcxcmd1.1.2
Coloricon
Colorimage
Coloring
Colorinstall
BA AMUG CD:Files:MUG News:TidBITS:151-175:TidBITS#161/01-Feb-93.cptC
TidBITS#161/01-Feb-93.cptD
0F
14KG 2/16/93
TidBITS#161/01-Feb-93 - It's been an eventful week. The TidBITS Forum on CompuServe opened and Apple took HyperCard back from Claris and added it to the Developer Tools group. We have the scoop on why the
Apple Color Printer is so lame, specs on new Macs due out in a few weeks, lower prices on older Macs, an article on executives shuffling all over the place, and news of an innovative marketing program for CE
The reader1.1 - The Reader reads the text of the target file and shows it in LARGE type across the window. This application was written using the standard Units that came with Turbo Pascal. If it crashes,
please let me know.
ThePlayerIIB( AMUG CD:Files:Music:T:The Player II.cptC
The Player II.cptD
0F
78KG 2/16/93
The Player II - This is a color Mod player which is REALLY cool. Here is the second version of this utillity which will find it's place on all the Mac's Hard disks (Hard to make a more original text than
System 7 ResEditors - This is a collection of TMPL, ICON, and RMAP resources for ResEdit(tm) 2.1.x. They will help to make some (but not complete) sense of the following System 7 resource types aedt, dflg,
A SysOpv1.1B. AMUG CD:Files:Tele:Hermes:[*] SysOp? v1.1.cptC
[*] SysOp? v1.1.cptD
0F
5KG 2/16/93
[*] SysOp? v1.1 - Have you ever logged onto your own board and, to your dismay, found that you had mysteriously lost access to your online SysOp commands? Have you ever discovered that another caller has
mysteriously ACQUIRED SysOp access? It can happen! This little external won't prevent it, but CAN help you detect and recover from it.
SoundEditicoB6 AMUG CD:Files:Music:So-Sz:SoundEdit icons for Pro.cptC
SoundEdit icons for Pro.cptD
0F
3KG 2/16/93
SoundEdit icons for Pro - This little fix gives the proper icons to SoundEdit files when you're using SoundEdit Pro. Although you still can't open a SoundEdit file with Pro just by double-clicking, at
pleast you can actually see that the file is an original SoundEdit. Easy fix; instructions enclosed. Smile :)
A Soserv2.0
Soundleech
Soundman
Soundmana1.4
Soundmanager
Soundmanii
Soundmgrq&as
Spacemadness
Spacepict
Spacetextiii
Spacetextu10
Spacetextu8
Spacetextu9
Spacetextur4
Spacetextur5
Spacetextur6
Spacetextur7
Spacetexturi
Spacewalk
Spanishrefer
Spazpaper
Spazpaperii
Spazpatterns
Speak2me
Speakbeep
Specialstill
Speedmessage
Speedometer3
Speedup
Spellerwell
Spelling
Spellingtest
Double-clicking
Doubled
Doubler
Doubles
Doublescroll
Doublevision
Doublevision1.1
Doubt
Douglas
Doument
Dovefax
Dover
Dowdy
B) AMUG CD:Files:Tele:Hermes:Soser v2.0.cptC
Soser v2.0.cptD
0F
33KG 2/16/93
Soser v2.0 - The rest of this doc is mainly for Hermes programmers, if you are not a programmer but rather just a curious Hermes SysOp I'd still love to hear what you think of the idea. Try to read the
rest of the doc, some of it might be a little confusing but I think you'll get the jist of it. My address and BBS # are at the bottom.
SndPlayer2.0
B+ AMUG CD:Files:Music:S-Sn:SndPlayer 2.0.cptC
SndPlayer 2.0.cptD
0F
77KG 2/16/93
SndPlayer 2.0 - SndPlayer
is an application which lets you listen to sounds stored in several different formats, and it also helps you find them. It is System 7-friendly, and has balloon help, Apple events
y(for file, folder and disk dropping), normal / reverse / random play order, repeat options, info about the sounds, etc.
SndConvpro2
Sndwave2rsrc
Sneaker
Snell
Snoop
Snyderspeed
So-sz
xta10-d
Songs
Soothing
Sorry
Sortie
Soser
Sound
Sound/pict
Soundbuilder101
Soundedit
Soundhack
Soundisk
Soundmanagerpack1.8c
Sounds
Soundstudio1.3.4
Source
B2 AMUG CD:Files:Music:S-Sn:SndConverter Pro 2.0.cptC
SndConverter Pro 2.0.cptD
0F
97KG 2/16/93
SndConverter Pro 2.0 - SndConverter Pro
is an application which allows you to convert one format of sounds to another, and downsample certain sounds and filter the sound names, among other options. It is
System 7-friendly, and has balloon help, Apple events (for file, folder and disk dropping), etc. The formats currently supported are SoundEdit
data files, you can also convert PC sounds, thanks to this
format), System 7 soundsSystem 7 suitcases, Sound Mover
suitcases
this category includes applications containing sounds and HyperCard
stacks basically, you can extract
resources from any file.
SndConv1.1B3 AMUG CD:Files:Music:S-Sn:SndConverter Lite 1.1.cpt
Files
SndConverter Lite 1.1.cptD
0F
52KG 2/16/93
SndConverter Lite 1.1 - SndConverter Lite
is an application which allows you to convert one format of sounds to another, among other options. It is System 7-friendly, and supports Apple events (for file,
is an application which allows you to catalogue sounds, wherever they may be stored. It collects information including sound name, sound size, sound format, folder /
suitcase name, and disk name, though you can choose what information to include. The info is written to a TEXT file you name, or an existing file. It is System 7-friendly, and has balloon help, Apple events
+(for file, folder and disk dropping), etc.
SnappyChronR
B* AMUG CD:Files:Bus:S:SnappyChronResume.cptC
SnappyChronResume.cptD
0F
4KG 2/16/93H0 SnappyChronResume - a template for your resume.
Smaller Installer 1.0 - Smaller Installer is an installer program created for developers who distribute software, clip art, HyperCard
stacks, databases or other information on floppy disks. It provides a
way to distribute data in a compressed format to reduce the number of disks required. Many developers already use self-extracting archives created by Compact Pro
for this purpose. Although this is an
inexpensive solution, self-extracting archives have several limitations which make them less than ideal for this purpose. Smaller Installer is designed to address some of these limitations.
ShowInfo.cptB" AMUG CD:Files:Tele:S:ShowInfo.cptC
ShowInfo.cptD
0F
11K
G 2/16/93H
ShowInfo - this file is a drag and drop description reader for BBS in a BOX files. Use of this file allows BBS users the ability to read BBS descriptions off line.
A ShawBerryB& AMUG CD:Files:Word:S-Sp:ShawBerry.cptC
ShawBerry.cptD
0F
27KG 2/16/93
ShawBerry - ShawBerry does this it merges text from one file into another at the insertion points you specify. You tell it which file to amend and which file to take the amendments from. You can control
whether or not the insertion point text is retained or omitted, whether searchable marks are inserted before and after the amendment text, and whether or not the amendment is followed by a carriage return.
Shadow Font - From the creator of MENUCLOCK Font, comes another color font, similar to Chicago 12, with varying shades of Gray, and a Shadow! "Shadow 12" is well suited for use with SuperClock and Menuette.
This Font also looks quite nice on Grayscale Macs! This font is ShareWare ($10.00 - includes complete set)! Please read the "Read Me..." file included.
SearchFiles1.3 - Search Files 1.3 is a shareware utility that can find all the files whose contents contain a certain text string. You can search an entire disk, or just a particular folder. Search Files
displays the context of each occurence, and will open found files will the relevant applications. Changes since version 1.0 include an increase in speed, a few bug fixes, notification when searches finish,
the option to see only the first occurence in each file, and drag-and-drop for the disk or folder in which you wish to search.
A ScriptmanB' AMUG CD:Files:Hyper:S-Sh:Scriptman.cptC
Scriptman.cptD
0F
7KG 2/16/93H
Scriptman - This Catalogs all scripts, Helps you quickly find a keyword in all scripts. Helps you easily edit scripts without suffling through cards and buttons. "Brought to you by The Real Mac Man."
RTF XCMD v1.2 - Some shareware XCMDs to read and write styled text in Rich Text Format (RTF). Can be used to conveniently manipulate styled text in HyperCard, or to exchange styled text with Word. Can
=handle more than 30K bytes of text. Includes Think C source.
Roman Numerals - This is a stack for HyperCard version 2.1 or higher. It will convert roman numerals to normal numbers, and normal numbers to roman numerals. It is very straightfoward, and it is shareware.
Support those who support you, and don't forget to give a copy of this to someone you know. "Brought to you by The Real Mac Man."
Restriction Info - Drop both the Restriction Info v1.0 file and the folder called Restriction Into your Hermes External Folder. Then re-start Hermes. Usage is self-explanitory... Enjoy! Sam Shafritz
ResEdit2.1.1
Self-extracting
Self-installing
Self-installs
Self-modification
Self-playing
Self-propelled
Self-respecting
Self-running
Self-service
Selling
Sells
Selvia
Selvia's
Selzler
Semblance
Semester
Semi-bold
Semi-broad
Semi-calligraphic
Semi-casual
Semi-dumb
Semi-psychedelic
B+ AMUG CD:Files:Prog:Q-R:ResEdit 2.1.1.5.cptC
ResEdit 2.1.1.5.cptD
0F
494KG 2/16/93HL ResEdit 2.1.1.5 - latest version of Resedit. Copyright Apple Computer 1993.
Remote Security - Remote Security is basically like the Local Security External that comes with Hermes. But Remote Security has two important differnces. 1) You can operate it Remotely! 2) You can change
the SL's Globaly. That is, you can change ALL the SL's between 1 and 254 to whatever you want with just entering the info once!
Remote Options - ANSI Screen positioning now implemented. Bug that wouldn't let you unlock your copy has been fixed. Main Menu Command is now working. You can only allow User #1 for a higher level of
security. SysOp Availablity times can be printed to the screen. Post and U/L Compensation now do not have to be integers. Pretty Colors added.
Remote GFiles v1.0 - Advantages over the Build-In GFile section editor. Can be operated remotely, thus by Co-SysOp's. When renaming a section the actual folder of the section will be renamed as well. (The
Built in editor just makes a new folder and YOU have to move all the contents)Lets you delete or rename actual GFiles. DirEdit users have an interesting advantage with Remote GFiles. With both DirEdit and
zRemote GFiles a co or full SysOp can REMOTELY create a new GFile section, AND fill it up with any Text File(s) you have.
Quoter FKEY 1.3 - The Quoter FKEY was written as a direct result of a need on a local Mac
BBS, Just Another Board (JAB). My Quoter FKEY can be used on any BBS or elsewhere, when replying to other people
Gfiles
Ghost
Gi/development
Giffer
Gifwatcher
Gigacat
Ginrummyv2.0
Giorno
Giovanni
Gismondat1
Gismondatt
Glass
Glendower
Glider
Gliders
Globallist
Globalmaster
Globals
Globalsearch
Globe
Glory
Glypha
Gob111
Going
Golfmaster
Goodies
messages, so that people reading your reply can see what specifically you are replying to. Quoting on a BBS is normally done by prefixing each line of text by a
sequence, e.g.> This is a quote. Since
words can wrap differently when quoted, doing this manually for quotes other than very short ones is a real pain. With my Quoter FKEY, you can concentrate on the message, not the hassle of quoting it
the
FKEY does all the work for you.
PurpleHazeFo
Jabra
Jabra's
Jacci
Jack-in-the-box
Jackclownmoov
Jackson
Jackson's
Jacksonville
Jacobson
Jacques
Jaged
Jagged
Jailer
Japan
Japanease
Japanese
Japans
Jared
Jargon
Jaunty
Jazzy
Jeers
Jeffrey
Jemsnov
Jeremy
Jerky
Jermbey
Jersey
B) AMUG CD:Files:Font:P:PurpleHaze Font.cptC
PurpleHaze Font.cptD
0F
11KG 2/16/93
PurpleHaze Font - From the creator of MENUCLOCK Font, comes another color font, similar to Chicago 12, with varying shades of Violet, and a Shadow! "PurpleHaze 12" is well suited for use with SuperClock and
Menuette.This Font also looks quite nice on Grayscale Macs! This font is ShareWare ($10.00 - includes complete set)! Please read the "Read Me..." file included.
ProcessRow
B1 AMUG CD:Files:System7 tools:P-Q:Process Row
.cptC
Process Row
.cptD
0F
20KG 2/16/93
Process Row
- Process Row was developed to help those Macintosh
users who run multiple applications under System 7 with a visual display of the active processes. Similar to the display of the icons under
the Application Menu provided by System 7, it watches the activation and deactivation of all processes (including background-only processes). Shareware $5.
PrimeNumber
Backgrounding
Backgrounds
Backing
Backlight
Backlog
Backpacker
Backround
Backs
Backspace
Backstab
Backstabbing
Backupfolder
Backups
Backward
Backwards
Bacteria
Bad/corrupt
Badenov
Badly
Bagatelle
Baggage
B' AMUG CD:Files:Hyper:P:Prime Number.cptC
Prime Number.cptD
0F
6KG 2/16/93H
Prime Number - This is a simple stack for HyperCard that generates a list of prime numbers. "Brought to you by The Real Mac Man."
A PotsdamTTB# AMUG CD:Files:Font:P:PotsdamTT.cptC
PotsdamTT.cptD
0F
23KG 2/16/93
PotsdamTT - Potsdam is an ornate calligraphic-style display font based on a German typeface which I found in a 19th century brochure from a German coach tour line. The basic style is a striking German
gothic, plus the capital letters and some of the small letters are ornamented with spirals. It's a very unusual looking typeface. Potsdam is part of the Scriptorium Font Library, copyright 1992 by Dave
Nalle. If you like it you can register and receive a disk with 12 fonts on it with your registration. For more information see the enclosed text files.
A PotsdamT1B# AMUG CD:Files:Font:P:PotsdamT1.cptC
PotsdamT1.cptD
0F
28KG 2/16/93
PotsdamT1 - Potsdam is an ornate calligraphic-style display font based on a German typeface which I found in a 19th century brochure from a German coach tour line. The basic style is a striking German
gothic, plus the capital letters and some of the small letters are ornamented with spirals. It's a very unusual looking typeface. Potsdam is part of the Scriptorium Font Library, copyright 1992 by Dave
Nalle. If you like it you can register and receive a disk with 12 fonts on it with your registration. For more information see the enclosed text files.
PLIsCDROMMSB9 AMUG CD:AMUG Info:AppleLink:PLI's CD ROM MS 200 InternalC
PLI's CD ROM MS 200 InternalD
0F
4K
G 2/16/93
PLI's CD ROM MS 200 Internal - San Francisco, January 6, 1993
Responding to the need for multi-session Kodak PhotoCD
compliant internal CD ROM readers for Apple Computer
s Macintosh IIvi, IIvx, Quadra
950 and Performa 600, PLI introduced the PLI CD ROM MS Internal, a dual-speed CD ROM drive that provides 200ms access time. The nedrive reads data at two different speeds; one for audio and another for
data. Delivering sustained data transfer rates of 330K per second, the PLI CD ROM MS Internal sports a large 256 kilobyte buffer.
Pipeline.cptB" AMUG CD:Files:Font:P:Pipeline.cptC
Pipeline.cptD
0F
45KG 2/16/93
Pipeline - This is my first font. I've always been a font fan, ever since I'd stumbled across my first Mac 128 back in 1985. (Boy, I remember taking 15 minutes to install three fonts in my System file on
those old 400K disks.) Well, anyway, I was sitting around, messing with my brother's computer, and the idea hit me. How about a decorative font that looked like it was made from pipe pieces? Well, to make
a long story short, here is the font. The upper case letters look like iron pipe fittings, and the lower case letters look like copper pipe fittings.
PigProfessioB/ AMUG CD:Files:Hyper:P:Pig Professional 1.7.cptC
Pig Professional 1.7.cptD
0F
83KG 2/16/93
Pig Professional 1.7 - This HyperCard game was written by Geoff Williams, author of other award-winning stacks such as "Bomb Hunter", "ArtBlox", "IconStack" and the HyperMagic Series (for magicians only).
Pig Professional is loosely based on "Pig", a dice game played in the book Watership Down. Two players (two humans or a human and the computer) compete for the highest score at the end of ten rounds. It's
_easy, fast and packed with strategy. The computer is quite an accomplished player, by the way.
Peephole203 - Peephole version 2.0.3 - This update is a quick & dirty modification to allow for modifications made to the way data is formatted in the Callerlog of Second Sight version 2.2b38 and following.
Hyper
To use this application, drag it into the same folder as your Second Sight application and Callerlog. IF you keep your Callerlog in another location, it may not (probably won't) work. I'll try to look at
jthat in a few days. Anyway, once in place, just add a command 50/51 call to it from any Second Sight menu.
Password Writer - Password Writer is System 6 and 7 compatible, 32-bit clean and works with virtual memory. It will generate random passwords for you. The first character will always be a letter. Just use
copy and paste to get the password. This is a very straightfoward, and plain application. If I would've added more stuff to make it look nicer, it would be bigger and slower. (Who needs that anyway?). This
software IS shareware. That means you can play-before-you-pay, or try-before-you-buy. Use it a little. Also, please give this software to two people to fulfill your commitment to shareware writers and
7Macintosh users. "Brought to you by The Real Mac Man."
Nikon Scanner 4.0b5 - Version 4.0 beta 5 release, many new features, interactive help, large screen support, powerbook support, 12 inch rgb support, 10 inch rgb support.
News Editor v1.1 - "News" is an external designed to let Hermes SysOp's create and edit up to ten "System News Messages." The basic concept behind News is toforce users to read important news, but spare
them the constant displaying of the message over and over again. This is achieved by several features of this external. First, for users with ANSI, messages are displayed in a bright attention getting ANSI
style. Second, messages may NOT be aborted with a tap of the [SPACE] bar. And finally, after a user has read a certain new message it is recorded and he is not shown it again.
NewMacintoshB5 AMUG CD:AMUG Info:AppleLink:New Macintosh Quadra 800C
New Macintosh Quadra 800D
0F
7KG 2/16/93
New Macintosh Quadra 800 - MACWORLD, TOKYO--February 9, 1993--Apple Computer, Inc. today introduced a new member of its highest performance line of computers, the Apple Macintosh Quadra 800. As the most
affordable Macintosh Quadra ever, the Quadra 800 delivers more than a 30 percent increase in performance over the current entry-level Macintosh Quadra 700, and does so with greater functionality.
NAUGSAW'93inB3 AMUG CD:AMUG Info:AppleLink:NAUGSAW'93 information
NAUGSAW'93 informationD
0F
11KG 2/16/93
NAUGSAW'93 information - For the last seven years, Apple II and Macintosh user group leaders have gathered annually, at National Apple User Group Conferences. These gatherings, have provided a meeting
ground for diverse groups to discuss, explore and share their experiences, as well as talk to industry leaders and vendors. Info inside on the next gathering.
My GOD! - This is a great MultiModule settings file for use with AfterDark. Just put this settings file in your "Multimodule Settings" folder and then select "My GOD!" from the settings selection menu in
Multimodule. There are quite a few modules running at once, and going pretty fast, too. It could be called madness, or Chaos. Try it, you'll love it!
A MyFTPListB% AMUG CD:Files:Tele:M:My FTP List.cptC
My FTP List.cptD
0F
4K
G 2/16/93
My FTP List - Here's the second edition of my FTP site listing. Thanks to all those who e-mailed me. All sorts of new sites and other great info are now included; worth the upload even to those who got my
Moss Font - From the creator of MENUCLOCK Font, comes another color font, similar to Chicago 12, with varying shades of Green, and a Shadow! "Moss 12" is well suited for use with SuperClock and
Menuette.This Font also looks quite nice on Grayscale Macs! This font is ShareWare ($10.00 - includes complete set)! Please read the "Read Me..." file included.
Modem-Summary - Gathered from sources on the Internet. This document discusses various 14.4K (and higher) modems. Many users were able to personally compare most of the modems side by side. At any rate,
it is MUST reading before you buy a high-speed modem. As most of the "reviewers" lean heavily toward the Zyxel modems, I've included some detailed specs on these as well.
2.5 - This is the cheapest quality animation program you will find. It is System 6 and System 7 compatible. It has extended sound support. In has built-in help, built-in clip art and even a
built-in demo. It has a bunchof features, some of which are: animate in three speeds, Add-Sound
, theMini-Feature
(for super fast access time) and auto-optimize. The idea is to make animation easy and
quick to produce. The finished animation has a mini-script to animate-only. (it makes self-propelled animation. It is shareware, only $15. "Brought to you by The Real Mac Man."
MenuChoice1.6 - MenuChoice is a control panel device which enables hierarchical menus under the Apple menu. With it, you can open applications, control panel devices, and documents of all kinds quickly and
{easily using your Apple menu. Version 1.6 fixes compatibility with certain Mac models that could not use it at all before.
MacSeat'Emv3 - Mac Seat'Em is the SLV acclaimed shareware seating charts maker from Boomeria Softworks. It quickly and easily uses the rosters in Gradebook Plus to make your seating charts in any
arrangement you choose. The print-outs are magnificent. You choose the fonts and sizes and how you want the names to appear on your charts. You may include squares for attendance and tardies. Students may
be moved and exchanged with the mouse. When you want a completely new seating chart, you may choose the randomize option to scramble the kids.
20KG 2/16/93H7 MacLoan Worksheet - this is the worksheet for MacLoan.
MacIntercommB< AMUG CD:AMUG Info:AppleLink:MacIntercomm Lite announcement!C MacIntercomm Lite announcement!D
0F
6KG 2/16/93
MacIntercomm Lite announcement! - LOS ANGELES, Feb. 9, 1993 -- Mercury Systems today announced a new product titled MacIntercomm Lite. The product is a smaller version of its full-featured communications
program MacIntercomm, and is intended for bundling with modems directly from modem manufacturers and mail order hourses. The product is shipping immediately, and several major Macintosh modem manufacturers
Aare expected to announce bundling agreements in the near future.
Mac Drillv3 - Mac Drill is the super-fun, shareware (high tech review game that our science department uses on a regular basis. It will randomly call upon the kids by displaying their names in large font on
Macintercomm
Macinterface
Macinto
Macintosh
the computer screen. Review lists may be entered into the computer in advance. The computer will then display a question and then call upon a student to answer it. Mac Drill also can be used to randomly
bselect project, cooperative learning, or lab groups of kids. They don't argue with "Lord Apple".
LockHD4Session1.0b1 - This application software-locks the startup disk when executed, and installs a Shutdown task to unlock it when you Shut Down or Restart the computer. I wrote this to protect my hard
disk from my little brother when he uses my Mac, without inconveniencing me. I place it in the Startup Items folder so it is executed automatically on startup. Used in conjunction with AltFromMain Folders,
Cthe disk is only locked when he uses the hard disk with his setup.
is a graphics and mixed-media cataloging, browsing, and retrieval tool designed for those who use image files in their daily work. Scanned photos, clip art,
graphics, QuickTime movies, even Kodak Photo CD files can now be cataloged for instant access, and the cataloged images can be previewed, printed, placed into other documents, or opened by an editing
application of your choice. In addition, the media catalogs can be searched by descriptive text or keywords, filenames, size, date created, date modified, or by folder or volume location. Now it
s easy to
get the picture!
Karate.cptB AMUG CD:Files:Font:K:Karate.cptC
Karate.cptD
0F
56KG 2/16/93H9 Karate - this is a Type 1 font for use on the Macintosh.
InTheFirstLiB3 AMUG CD:Files:MIDI:H-M:In The First Lightmidi1.cptC
In The First Lightmidi1.cptD
0
Catalogs
10KG 2/16/93
In The First Lightmidi1 - Taken from "An Acapella Christmas", this is a sequence with each vocal part recorded on a separate track. An interesting challenge to come up with musical patch combinations that
Lwork with each other. If you come up with something you like, let met know.
InsideMacIndB. AMUG CD:Files:Prog:H-K:Inside Mac Indexes.cptC
Inside Mac Indexes.cptD
0F
185KG 2/16/93
Inthefirstli
Intlresourc
Intlsymbols
Introdal
Introtovirus
Intruder
Inva1
Invade
Invent
Inventory
Invert
Inves
Investmenttr
Investorsinf
Invisible-ha
Invisibleclo
Invisiblejoa
Invisifile1
e-a/r
Ionameptr
Ions2
Iopdiffsunde
Ioposoffset
Iowahtb2.1l1
Ipsmail-e
Iragrowth
Iran-contr
Iranhtb2.1
Irelandhtb21
Irish
Ironwood
Isaac0.24b
Isadoracapt1
Inside Mac Indexes - New IM Index contains an index to the first five volumes of New Inside Macintosh,
Files
Memory
Processes
Macintosh Toolbox Essentials
and
Overview
. The entries are of the
form
, where
is the first letter of the volume name,
is the chapter number, and
is the page number. The exception to this numbering scheme is Overview, which doesn
t use chapter numbers.
W(Don
t ask me why -- obviously the book teams at Apple weren
InfoBase 1.1.1 - This is a FileMaker Pro 2.0 database. You need to have that program to use it. FileMaker Pro 2.0 is MUCH better than previous versions, so if you don't have it you should check it out
1-1/2
1-2-3
1-2genfiller
1.0.0
1.0.1
1.0.2
InfoBase is designed for storing the varied information that you are now keeping on sticky notes around your desk, mirror, toaster or whatever. It's great for keeping tidbits like your wife's aunt's second
husband's name or where to get great pizza in Ottowa. Try typing in everything on your bulletin board and you'll get the idea. It won't make a very good address book or calendar, but you are welcome to find
!that out on your own if you must.
A IconStack
Sticky
Stickybear
Stickyclick1.2
Still
Still/motion
Stills
Stimpy
Stimulating
Stinking
Stitch
Stitched
Stitching
Stock
Stocks
Stocks2.1
Stone
Stone's
Stones
B' AMUG CD:Files:Util:Icons:IconStack.cptC
IconStack.cptD
0F
618KG 2/16/93
IconStack - IconStack is the ultimate HyperCard B/W icon library by Geoff Williams, the author of other notable HyperCard stacks such as Bomb Hunter, Pig Professional, ArtBlox and the HyperMagic series (for
magicians only). This handy HyperCard stack contains over 100 screens (cards) totaling MORE THAN 7000 icon-size black & white pictures (32 pixels by 32 pixels) of almost every conceivable form. Users can
modify, copy and create their own icons for use in graphics programs, System 7 desktop icons, HyperCard buttons, ResEdit, etc. Icons can easily be added to this library.
IconsRUs 2.0S - This is the Sampler Pack for Icons 'R' Us 2.0. It contains a sample of the icons that are available in the full version, and should enable you to determine whether or not you want to spend
Aan hour downloading the complete package. I hope you like it :)
Hangman v1.0 - Hangman v1.0 is a powerful hangman game with both an ANSI and a ASCII interface. It has a vocbulary of 4,400 words ranging from four to nine letters long. The SysOp external uses the SOSER
GradeComputer1.0.1 - GradeComputer is a powerful, easy-to-use HyperCard stack that calculates a student's grade. GradeComputer was written for middle school and high school students.
GradebookPlus601 - Gradebook Plus is the Apple Computer award-winning grading program by Mindscape. It has a tremendous number of great options for record keeping and report printing! It's the Ultimate!!
Please try this demonstration.
A Garld.cptB$ AMUG CD:Files:Tele:Hermes:Garld.cptC
Garld.cptD
0F
33KG 2/16/93
Report
Report'r
Report-the
Reported
Reportedly
Reporter
Reporting
Reportr
Reports
Representation
Representations
Representative
Representatives
Represented
Representing
Represents
Reprint
Garld - Just quit Hermes, drop Garld v1.1 in the External Folder, and re-start Hermes. Special Thanks to Greg Oberfield and Dave Mckee for their Help with Pascal. That's about it! Enjoy...Sam Shafritz
FunIcons - Restart your machine and when extensions are loaded hold down the option and apple keys, you will get a dialogue asking if you want to rebuild the desktop. Hit "yes". It'll only take a couple of
minutes. After that you will have a folder full of neato new icons for folders and the like. To use them hit get info on any of them, click the icon in the corner of the get info box and hit copy from the
edit menu (apple-c). Then get info on whatever you want to copy them to, click the corner icon box in the get info window and select paste from the edit menu (apple-v). These are in 16 and 256 color as well
eas black and white so they work with all macs and all settings, though, 256 is definitely preferred.
Freddie 1.2.5 - Freddie lets users download their mail in a "packet" from BBS's that offer a QWK door. Using Freddie, users can read and respond to their mail offline at their leisure, and then send those
replies back to the BBS in another packet. Freddie offers a variety of convenient features, such as full indexing of every conference, sorting by four fields (including subject, which simulates threading),
searching for a string, and more. Best of all, Freddie is a true Mac application. Freddie 1.2.5 is a major improvement over previous versions, allowing for automatic decompression of QWK packets under System
27.x using ZipIt, the shareware zip/unzip utility.
1.26d
1.26e
1.2b2
1.2mb
1.4.2
1.5.1
1.5.1/classic/deluxe
1.5.3
1.5t1
Qwk-format
Qzapappl
R-rated
R2-d2
Rabbit
Rabbitears
Rabbits
Rabid
Rach33-6
Rachmaninoff
Racine-kenosha
Racing
Rackham
Racking
Radar
Radarequation
Radiactive
Radiating
Radiation
Radical
Respond
Responder
Responding
Response
Responses
Responsibility
A FRAMZDemoB& AMUG CD:Files:Word:E-G:FRAMZ Demo.cptC
FRAMZ Demo.cptD
0F
106KG 2/16/93
FRAMZ Demo - FRAMZ is a collection of decorative frames and borders created for use with Aldus PageMaker. It is simple to install and to use. For additional frames, contact ShadeTree and ask about additional
FRAMZ libraries.
A FractionsB# AMUG CD:Files:Font:F:Fractions.cptC
Fractions.cptD
0F
15KG 2/16/93H4 Fractions - this is a font that displays fractions.
Floppyicons1
B, AMUG CD:Files:Util:Icons:Floppy icons 1.cptC
Floppy icons 1.cptD
0F
6KG 2/16/93
Floppy icons - So, how long have you been aching for floppy disk icons that tell you more than "this is a floppy disk?" Your call has been answered. Here are a bunch of disk icons that you can use to
Oidentify your floppies on insert or even as relacement folder icons. What fun!
FKEY Display - FKEY Display is an FKEY that shows a list of the names of all the FKEYs installed in your System. It will also show you that an FKEY is installed even if it is not named. It shows the
standard Apple FKEYs 1-4 with a description of what they do, if they are not named. Note that you can install your own FKEYs here and they will override the ROM FKEYs (what Adam Stein says about this in his
Enablerpatch - Connectix recently discovered a system bug which was verified and repaired at Apple Computer, Inc., involving machines which use system enabler files. Since the repair will not be available
for an undetermined amount of time, Connectix has produced this patch to distribute a fix to users currently experiencing problems.
EFFector 5.01 - EFFector 5.01 2/5/93, the online Journal of the Electronic Frontier Foundation. In this issue: three perspectives of a two-day meeting in Atlanta between EFF and representatives of regional
groups of grassroots networking activists. This past January 23rd and 24th, 11 members of the electronic community met in Atlanta with members of the staff and board of the Electronic Frontier Foundation.
The meeting lasted a day and a half, with topics of discussion including EFF's recent organizational restructuring and how groups serving the electronic community can work together to be more effective.
EdgarAllanPoB1 AMUG CD:Files:Education:E:Edgar Allan Poe II.cptC
Edgar Allan Poe II.cptD
0F
52KG 2/16/93Hx Edgar Allan Poe II - this is the second volume of the Edgar Allan Poe series. Edgar Allan Poe stories are great stuff!
E-MailRefuse
Atlanta
Atlantic
Atmosphere
Atomic
Atoms
Atpload
Atppbptr
Attached
Attack
Attacking
Attacks
Attain
Attempt
Attempted
Attempting
Attempts
Attendance
Attendant
Attended
Attendees--mark
Attention
Day's
Day-glo
Day/night
Daycalc
Daycalc1.11
Daydreaming
Dayimage
Dayimager
Daylight
Daymaker
Dayna
Daynafile
Daynaport
Dayrunner
Daystar
Daystar2.4
Daytimer
Dayton
Dazzle
Dazzling
Dclass
Dctldriver
Dctlposition
Dddof
B- AMUG CD:Files:Tele:Hermes:E-Mail Refused.cptC
E-Mail Refused.cptD
0F
11KG 2/16/93
E-Mail Refused - E-Mail Resufed is a Hermes extension that allows users to choose up to ten different users who they do not want to receive E-Mail from. Refusing E-Mail means when a user, who is not allowed
to E-Mail you, trys to, he is given a message and send back to whatever he was doing. One can edit what this messgae says and the color it is displayed in. Here is the most common example of someone being
DotMatrix - In the course of my job, I sometimes make handouts, or memos, or short booklets explaining how to use various aspects of PC's. (Of course, on my desk, I have a Mac IIsi, while at home sits a
IIci, but since I'm in charge of all the PCs at my company, I sometimes have to descend to that level and try to puzzle out the vagaries of DOS.) Anyway, once in a while I want to set apart a section of
these handouts so that it looks like the screen, or a printout from a DOS application. Since Courier doesn't look like a DOS printout, nor does it contain the IBM extended character set, I thought I'd create
8a font that did. And here it is. On the screen at 12 pt.
Dot Connection - This is a quick graphic making stack, for HyperCard 2.0 or higher. It will automatically change it's size to fit you screen. It was made by the Real Mac Man. The concept is simple - make
dots, and connect every dot to every other dot. The results are really cool. For other cool stacks that I have written, send a disk and 5$. "Brought to you by The Real Mac Man."
DogKissppatsB/ AMUG CD:Files:Util:Textures:Dog Kiss ppats.cptC
Dog Kiss ppats.cptD
0
Files
18KG 2/16/93H
Dog Kiss ppats - Two ppats of an interesting painting... A couple engaged in a passionate kiss. The back of each person's head is a dog's face.
DLViewer 1.0b3 - I downloaded this file from sumex-aim.stanford. It did not come with any documentation. It is a Mac utility for viewing .DL movies. It is Compatible with .DL files type 1 and 2. It seems
Disconnect v1.0 - Got a question for you! Could you write an external that would allow users to log off from the Externals Menu instead of having to quit to the main menu and then log off? If you could,
1.0b5
1.0d5
1.0s1
1.1.0
1.1.1
1.1.2
I'm sure that there are a lot of people that could use it. That letter just about says it all. To install it just drop it in your externals folder and relaunch Hermes.
DirEdit v1.0 - ADVANTAGES OF DIREDIT vs. THE BUILT-IN HERMES BOARD EDIT One can edit/create/delete transfer directories remotely. One can edit/create/delete transfer directories without slowing down the rest
hof the board. Co-SysOp's edit/create/delete transfer directories if you want them to be able to do so.
Cuatro v1.0 - Some SysOp's with keen powers of observation may have noticed a striking resemblence between Cuatro and Colen Garoutte-Carson's Chess and Checkers. I did this for standardizational purposes.
Colen Garoutte-Carson set the standard with Chess and Checkers and I think it is important to stick with the format for all board game type externals. I do not have the source code to Chess or Checkers.
QImitation is the sincerest form of flatery Colen Garoutte-Carson. For Hermes BBS.
Computer World - Here is a sound that you will most likely enjoy! It is the main theme from the song "Computer World" (instrumental only). I find that it makes an excellent houly chime for use with
=SuperClock! etc.. It is sampled at 22khz for your enjoyment.
Compressors Compared - If you don't believe that any program can replace Compact Pro or Stuffit, then check this out. Here are the results of an experiment that I ran to compare Compact Pro, Stuffit,
DiskDoubler, and AutoDoubler. This Excel spreadsheet details the results of that experiment, showing the % savings for each program and the speed of compression/expansion.
ColorstopwatB4 AMUG CD:Files:Art:Ci-Cz:Color stopwatch art EPS.cptC
Color stopwatch art EPS.cptD
0
Compresspictfile
Compuroc1.2.1
Computer
Computercophoneno
Computerfont
Computersounds
Computerusage
Comtrade
Con0992
Concat-o-magic
Concept
Conceptmaker
Conch
Concnt
Concorde
Condensed
necticut
Connection
Connections
Connects
Consignment
Conspiracy
Const
Constitution
Contact
Contacts
Contenders
Contest
Context
Convert@
Cordl29color
Cowpoke@
E-mail
Edgar
Education
Electrobolt@
Escaped@
Every@
Export@
Farsideclock
31KG 2/16/93H
Color stopwatch art EPS - Detailed colorized stopwatch clip art. You can modify or place in your Page Layout program. Done for professional use. Hope someone can use it who doesn't draw.
ColoringBookB, AMUG CD:Files:Education:C:Coloring Book 1.0C
Coloring Book 1.0D
0F
529KG 2/16/93
Stopwatch
Stopwatch12
Storage
Store
Stored
tores
Stories
Storing
Storm
Story
Storyboard
Storybook
Coloring Book 1.0 - Coloring Book is a full screen electronic coloring book for children of all ages. The user clicks on a palette of colors to select a color and then clicks inside the shapes to be colored.
A random selection from a variety y of amusing sounds is played every time the color is changed. Interspersed throughout the coloring book pages are simple animations such as a fish that blows bubbles, a
pop-up jack-in-the-box, etc.
ClipArt15Sam
(B7 AMUG CD:Files:Art:Richard Wald:Clip Art 15 Sampler.cptC
Clip Art 15 Sampler.cptD
0F
27KG 2/16/93
Clip Art 15 Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is a dolphin, family in car, grapes, man wearing hat, mermaid, Mexican hat, snake,
2unicorn, woman wearing hat, and a zombie cowboy."
Change STR# v1.2 - Change STR# is an external for Hermes that will allow you to edit the STR# resource's "HrmSTR1" and "HrmSTR2" found in the resource fork of the application Hermes, without using ResEdit.
A/1.22
A/3.22
A/rose
Accessing
Account
Acius
Acius02/92
Acius04/92
Acius07/92
Acius08/92
Acius09/92
Acius3/92
Aciustn8-92
Action
Active
Ad-haveablast
Adapter
Adbreinit
Add/strip
Adddepth
Rhythm
Ribbon
Ribbons
Ricardo
Riccardo
Rich's
Richard
Richardson
Richbourg
Riches
Richest
Richly
Rickles
Ricks
Ricochet
Riddick
Riddle
Right-side
Contained in these resources are various string relating to Hermes. Because ResEdit is not needed to edit these resources with Change STR# it allowes you to make changes WITHOUT having to quit Hermes and
Change Info+ v2.0 - Any number of possible Computer Types are now displayed. The list can be aborted with a [SPACE] and it will pause if the user has his pause on screen on. Method of recording the various
SL settings for each field changed from a stupid data file to a resource. File is 38.3% smaller. Birthdates with single digits are displayed with a 0 in front of them. Birthdates are displayed in US Standard
(form. (MONTH/DAY/YEAR). For Hermes BBS.
Buttonicons
Field
Fields
Fifteen
Fifth
Fifth-grade
Fifty-three
Fight
Fighter
Fighters
Fighting
,B* AMUG CD:Files:Util:Icons:Button icons.cptC
Button icons.cptD
0F
23KG 2/16/93
Button icons - Nestled within this bunch of icons to beautify your desktop. They're based on Renderer's "button icons." I use them for aliaises of oft used programs, and line 'em up at the bottom of my
BulkRDocs&Extras - documentation for BulkRate, the offline reader/mail robot for FirstClass BBSs. Also included are utilities by Pete Johnson to assist in the use of BulkRate as a link to Tabby and
Bongo Bob302 - Bongo Bob is a system extension (INIT) that will display a wacky, obnoxious, or meaningful saying when your Macintosh starts up. Bongo Bob is PHOTOWARE! If you decide to keep Bongo Bob in
your software library, please send the author a funny, odd, strange, weird, or wild picture of yourself (Please be sure to put your name, city, and state on the back of the photo.) Your picture will be
badded to the author's "Bongo Bob Registered Owners Collage" which is on display at his apartment.
Blah!! - This is a strange MultiModule depicting many things. I believe Boris is running around, while it rains, and while someone mows the lawn. You have to see it. Strange, and quite fast! Have Fun!
BetterUserLiB1 AMUG CD:Files:Tele:Hermes:Better User Lister.cpt
Apartment
Apd's
Apdalog
Aperture
Aphelion
App's
Apparatus
Apparent
Apparently
Appdisk
Appdisk1.6
Appeal
Appealing
Appear
Appearance
Appeared
Better User Lister.cptD
0F
4KG 2/16/93
Better User Lister - With Better User Lister you can get a totally accurate list of Hermes users who have access to a certain sub. Better User Lister checks for not only the right SL, but also Minimum Age,
Better BoardEdit - One can edit/create/delete message subs/formus remotely. When editing Hermes message subs with the Built-in Hermes Board Edit you may have noticed that while the "Enter Subforum Infomation"
dialog box is up, any user on-line is frozen untill you click "Okay". With Better Board Edit this is not the case. Co-SysOp's can edit/create/delete message subs/forums if you want them to be able to do so.
AZ 1992/140 TAX FORMS - This Template is for use with FileMaker Pro
1.0 or 2.0. Note that if opened and converted by Version 2.0 you will not be able to use the template with Version 1.0. I therefor would
suggest you make a copy of the original. BE SURE THE "AZ 92 Tax Schedules X & Y" and the "AZ Tax Forms 92" are in the same folder because "AZ 92 Tax Schedules X & Y" is a "Lookup" File and will be easily
AutoDoubler->2.0.1 - January 21, 1993. AutoDoubler
2.0 (now version 2.0.1) This patching program will automatically patch the installed copies if it can locate them. To patch a specific copy of a file, hold
down the option key while clicking the "Patch" button. If you're patching the installed versions (the default), you must restart your Macintosh after the patching process is finished for the changes to take
effect.
ASortofaKind
4B) AMUG CD:Files:Bus:A:A Sort of a Kind.cptC
A Sort of a Kind.cptD
0F
12KG 2/16/93
A Sort of a Kind - A Sort of a Kind will sort arbitrarily large text files. File size is limited only to allocated RAM, with the reliable factor being file-size + 128K. If you get a message that your file
is too large, increase aSoaK's memory allocation. 1. Get Info on the file. Note its size in kilobytes. 2. Add 128K to the size of the file. 3. Get Info on aSoaK and change the figure in the Current Size box
Gin the lower right-hand corner to the value you came up with in step 2.
Apple Prod Intro Opens Macworld - MACWORLD, TOKYO--February 9, 1993--Celebrating the largest product introduction in the company's history, Apple Computer, Inc. today announced the shipment of its 10
millionth Apple Macintosh computer and unveiled eight new personal computer products, including five Macintosh desktop systems, a color PowerBook, and two low-cost laser printers. The announcements--made
in conjunction with MacWorld Tokyo, the largest MacWorld Exposition in the world with more than 100,000 attendees--mark the first time Apple has launched products for the international market at a venue
Apple Introduces LaserWriter - MACWORLD, TOKYO--February 9, 1993--Apple Computer, Inc. today continued to expand its family of high-quality laser printers with the introduction of the Apple LaserWriter
Select series of midrange printers. The LaserWriter Select 300 and the LaserWriter Select 310, the first printers to debut in this line, bring a new level of price and performance to customers seeking
professional quality printing. They are designed to provide advanced print quality, convenient paper handling, and greater affordability.
AppleIntroB; AMUG CD:AMUG Info:AppleLink:Apple Introduces the MacintoshC
Apple Introduces the MacintoshD
0F
6KG 2/16/93
Apple Introduces the Macintosh - MACWORLD, TOKYO--February 9, 1993 Building on the strong foundation of its best-selling Apple Macintosh LC II personal computer, Apple Computer, Inc. today introduced the
Macintosh LC III, a fast, versatile and affordable slim-line computer. The new system delivers increased performance and new features that improve upon the popular Macintosh LC II.
AppleColorB: AMUG CD:AMUG Info:AppleLink:Apple Introduces Color to ItsC
Apple Introduces Color to ItsD
0F
7KG 2/16/93
Apple Introduces Color to Its - MACWORLD, TOKYO--February 9, 1993--Apple Computer, Inc. today introduced the Apple Macintosh PowerBook 165c, the first color notebook in its popular PowerBook line. The
165c combines high performance and a sleek ergonomic design with a technically innovative display that provides the quality color capabilities users expect from a Macintosh.
Apple Introduces Macintosh - MACWORLD, TOKYO--February 9, 1993--Apple Computer, Inc. today introduced the Apple Macintosh Centris line--new midrange personal computers that offer fast performance,
flexibility, and expandability to mainstream business and professional users at an affordable price. The new line includes the Macintosh Centris 610 and Macintosh Centris 650, which deliver the power of the
Thigh-performance Motorola 68040 microprocessor at significantly lower price points.
AppleAnnouncB8 AMUG CD:AMUG Info:AppleLink:Apple Announces Support forC
Apple Announces Support forD
0F
4KG 2/16/93
Apple Announces Support for - NEW YORK--February 8, 1993--Following the unveiling by General Magic of their Telescript and Magic Cap technologies, Apple has announced its intention to include Telescript
Moulton
Mound
Mount
Mount'em
Mountain
bountains
Mountalias
Mounted
Mounter
Mountimage
Mounting
Mounts
Mouse
with its Macintosh PowerBook family as well as with products from its Personal Interactive Electronics (PIE) division. These include products in the forthcoming Newton family and services from the Apple
Online Services Group.
AppleAddsColB: AMUG CD:AMUG Info:AppleLink:Apple Adds Color to MacintoshC
Apple Adds Color to MacintoshD
0F
7KG 2/16/93
Telescript
Televised
Television
Telex
Tell-me
Tell-me's
Teller
Tellers
Telling
Telltale
Telnet
Temp's
Temperament
Temperature
Tempest
Services
Services-aware
Services/mug
Serving
Servings
Sesame
Session
Sessionthe
Apple Adds Color to Macintosh - Color Classic Delivers Exceptional Color, Greater Expansion and New Ease-of-Use Features to Popular Compact Design MACWORLD, TOKYO--February 9, 1993--Apple Computer, Inc.
today introduced the Apple Macintosh Color Classic, an enhanced version of its popular, all-in-one computer design. The Macintosh Color Classic offers exceptional color, greater expandability, and new
`ease-of-use features, including Macintosh LC expansion capability and an energy-saving feature.
ANSI Doodle v1.0 - ANSI Doodle is by no means meant to be a comparable ANSI Screen editor to such programs as ANSI Mouse or TheDraw. Just about the only thing its got going for itself is that fact that it's
an external for Hermes. There are some major problems with the effiency of ANSI Doodle. Nevertheless, the important thing to keep in mind is that it was created as a "fun" external.
Animal Stack 2 Sampler - Here is a fully functional HyperCard Stack with 10 sample clips from the full stack. On this sampler is an ass, boar, bull, chicken, crab, donkey, fly, geese, goat and horse.
Animal Stack 1 Sampler - "Here is a fully functional stack which contains 10 sample clips from the full stack. On this sampler is a buffalo, chipmunk, dinosaur, dog, dragon, horse, muskrat, otter, rhino,
AltFromMain Folders - These extensions swap the various system folders around, including Desktop Folder, Trash, Startup Items, Apple Menu Items, and a few others. To do this, simply create a new folder
next to the existing one with the same name with
on the end. For example, to create an alternative Desktop, create a folder called
Desktop Folder.alt
in the root level of your startup disk. When
AltFromMain Folders is executed at startup, it will rename the folders with
on the end as the main folder, and add the suffix
.main
to the original folder, resulting in the alternative folder
Htaking over from the original one. AltToMain Folders does the reverse.
AltClipboard FKEY - The AltClipboard FKEY adds the functionallity of a second clipboard to any application. Simply copy something (anything
text, picture, sound, whatever) into the Clipboard, activate
the FKEY, and then you can copy something else without the first item being lost. You can then paste the second item, and to paste the first item, activate the FKEY again to retrieve it. Each time you
activate the FKEY, the contents of the active Clipboard and the alternative Clipboard are swapped. You can swap them as much as you like, without losing either item (until you replace the contents of one or
'both by cutting or copying, of course).
AFewSoundsB' AMUG CD:Files:Music:A:A Few Sounds.cptC
A Few Sounds.cptD
0F
32KG 2/16/93HL A Few Sounds - A sound file of "Program complete" and another for your fun.
Acidv2.0.cpt
Altclipboard
EB( AMUG CD:Files:Tele:Hermes:Acid v2.0.cptC
Acid v2.0.cptD
0F
26KG 2/16/93H6 Acid v2.0 - this is a hermes utility for BBS systems.
ZoominINITB( AMUG CD:Files:Util:W-Z:Zoomin
INIT.cptC
Zoomin
INIT.cptD
0F
32KG 2/05/93
Zoomin
INIT - This INIT will increase your Mac's speed by 600% in opening windows, closing programs, opening programs, opening documents. Amazing. You can't believe how much faster this INIT makes things.
AWorks on ANY Macintosh, system 6, too! Incredible! A must-have!
Works Review - There has been renewed interest in integrated software packages since the release of the PowerBooks. This is a complete and readable review of the latest version of Microsoft's offering in
that arena. There are many small illustrations showing controls and tool palettes. Reprinted from Mac Monitor, award-winning newsletter of The Savannah Macintosh Users Group.
WealthBuilder Review - WealthBuilder 2.0 picks up where Quicken, MacMoney, and Managing Your Money leave off, providing the user with the tools to do long-range financial planning and portfolio management.
NReprinted from Mac Monitor, newsletter of The Savannah Macintosh Users Group.
Victoire! 1.0.2 - Update to the popular Control Panel which allows cheating at many popular games. Victoire! permits the gamer to assign a hot key which, when invoked during game play, will somehow enhance
the game. (e.g. get an extra life, add additional missiles, or repair damage) Also, it allows expansion for support of future games through the installation of Game Enhancement Modules (GEMs). Victoire!
is an extension absolutely necessary for anyone who plays Macintosh games. Update to Victoire! 1.0.2 fixes several bugs, and brings the list of supported games to fifteen: ARASHI, Armor Alley, Beyond Dark
U.F.Orb-Color - A screen saver module for the After Dark program. The module is an animated version of the cover of The Orb's latest album, "U.F.Orb." There is also some information about the band and an
zOrb "story." It's also available in separate downloads in B&W and for QuickTime, for use with the Darkside screensaver.
KA Truck.cptB AMUG CD:Files:Music:T:Truck.cptC
Truck.cptD
0F
81KG 2/05/93
Truck - As you watch your four rows of startup icons march across the screen, why not add a Mac Truck startup sound to the daily ritual?! System 7 sound format. Freeware.
TidBITS#160/25-Jan-93 - This week brings news of a new, object-oriented database from Mainstay; Connectix's better implementation of virtual memory; and responses to our booth bimbo and pornography
articles. In honor of the issue number, we have a PowerBook 160 tip; Chris Johnson releases Gatekeeper 1.2.7; and Craig O'Donnell passes on some cacophonous notes on Macintosh sound. Internet users check out
6the searchable TidBITS archive available on the WAIS!
SweetSysSounB- AMUG CD:Files:Music:So-Sz:Sweet Sys Sounds IC
Sweet Sys Sounds ID
0F
45KG 2/05/93
Sweet Sys Sounds - This is a collection of sounds that were sampled from a Roland D-10 L/A Synthisizer. They can be dropped into the 'system' folder or they can be used with SoundMaster to provide many fun
Sundial 3.2 - This utility is now unsupported and is placed in the Public Domain. Requires Second Sight 2.1. Sundial is used with the RRH Import Export Engines. Sundial reads a file provided by Tabby 2.0
?and updates the Config file to the next scheduled launch time.
Starburst PS1 - Starburst is a Type 1 PostScript font that works with Adobe Type Manager Version 1.2 or greater, and will print on any PostScript output device. It is a display font of caps, numbers and
Rs-232
Rs-422
Rs170
Rs170-compatible
Rs170a
Rscards
Rscpa
Rstamp
Rtfcard1.0
Rts/cts
Rubarth
Rubber
Rubbing
Rubics
Rubik's
Rubikclockstack
Ruddock
Rulers
Rules
Ruling
Ruminations
Rummaging
punctuation only; each character is drawn as a black sans serif character with what looks like a bright light cut into its middle with many rays emanating from the light. Its use should be limited.
Starburst Font - Starburst Font - This is a font of "starburst" dingbats. Now you have access to starburst symbols for use in your word processor or drawing program. No tedious drawing required. Useful for
unique bullets, or in larger sizes as background panels for "SALE!"-type ads. Use this font in Illustrator or Freehand to create starbursts on-the-fly. Convert them to outlines and edit to your hearts
Gcontent! Over 70 characters filled with starbursts and related shapes.
Star Trek - From the same folks that brought you After Dark, a whole new set of screen savers from the original Star Trek episodes. Illustrations included. Reprinted from Mac Monitor, newsletter of The
SOUND EFFECTS - A great collection of sound effects. Can be used for beeps, spicing up hypercard stacks, and excellent for people writing games or other applications. Includes
Gchoir,flute,catastrophe,helicopter,saxophone, and many more. Shareware.
SndChannel XCMD Specs - SndChannel XCMD is a new external command for Hypercard or Supercard that supports the multiple channel architecture of the Macintosh Extended Sound Manager. SndChannel enables
independent control of multiple concurrent channels and the sounds played on those channels. This ability is especially useful to anyone producing scripted interactive content such as interactive books,
games, entertainment, kiosks, tutorials, etc. Contained in this text file is a more detailed description of SndChannel including its features, commands, and ordering information.
Shredder 7.0 - contains the neccessary resources to change the standard-issue trash can into a shredder. Shredder 7.0 has B/W, 16-color, and 256-color icons. ResEdit needed.
VA Sammy0.2a
VB$ AMUG CD:Files:Game:S:Sammy 0.2a.cptC
Sammy 0.2a.cptD
0F
258KG 2/05/93
Sammy 0.2a - It's Sammy the Radiactive Electric Adolescent Eel. I just spent the last 12 hours working hard to bring you people this wonderful shareware game, and if you think it is worth something (like
say maybe $5 or somethin') then go on and send some of that money in. I'm planning on fixing this game up into a more polished piece of software next time I get a free weekend. Anyone who does contribute
oa reasonable amount (say $10) to the cause will be first on their block to receive Sammy the Eel version 1.0!
PCalc 1.0.1 - Programmable functions via a simple mini language. System 7.x.x savvy. Can be controlled & programmed via Apple Events. Balloon Help for every button, menu & dialog item. Resolves Aliases.
32-bit clean. Large 16+3 digit display. Hierarchical menu of user functions. Includes many functions for converting between different weights and measures.
XA OUCH!.CPTB AMUG CD:Files:Bus:N-Q:OUCH!.CPTC
OUCH!.CPTD
0F
12KG 2/05/93
Peace
Peachpit
Peachpit/pagemaker
Peacock
Peede1.2
Peephole203
Peignot
Pencil
Pending
Pennsylvania
Pentaminos
People
Percents
Performa
Performance
Performappraisal
Perils
Periodic
Periscope
Perot
Perpetua
Phase
Pheta
Philosophy
Phoenix
Phone
Phonebook
Photo
Photoshop
Photoshopdev
OUCH! - Simple little application will figure your tax based on input of filing status, exemtions, AGI, itemized deductions and net long term gains. Requires a minimum of Sys 6.0.5.
OnTheAirv1.1B5 AMUG CD:AMUG Info:AppleLink:On The Air v1.1 SupportsC
On The Air v1.1 SupportsD
0F
4KG 2/05/93
On The Air v1.1 Supports - HATBORO, PA (January 27, 1993) Meyer Software of Hatboro, Pennsylvania today announced that Release 1.1 of their award-winning Macintosh presentation software On The Air now
supports Apple's QuickTime format. Further, Apple itself has supported the new release by including On The Air information on its QuickTime 1.5 Compact Disk. The fully functional OTA 1.1 is available from
#Meyer Software as of January 1993.
MusicBookRev
Ontheairv1.1
Ontheedge
Onthisdate3
Ontrack4.0
Oonboard
Opamps
Opdrev
Openfolder7
Openingapple
Openingseria
Openrfperm
Openspaces12
Optima
Optionpric
Options
Oracle1.1
Orator
Orb-colo
Orbit
Orbitrack21
Orderforms
Othellohc1.0
Othermenu
Ouraqt
Ourchecksumb
Outerspaceic
Overlayalias
Overlayda
Overlayinfo
Overlaypict
Overlaysound
1993's
1993--apple
1993--as
1993--celebrating
1993--following
1993--further
1993--john
1993--news
1993--the
19th-century
1:102/132
1:107/563
1:209/765
2-page@
2.0.8@
2.0x@
2.2.1@
2.35:1
2.4d9@
2000x1600@
248-0800
290/2@
3-4genfiller@
ZB, AMUG CD:Files:Mag:M-O:Music Book Review.cptC
Music Book Review.cptD
0F
48KG 2/05/93
Music Book Review - This is a review of the giant book dealing with music on the Mac. It has been getting excellent coverage on national magazines such as MacWEEK. Now your readers can find out why. This
package from Mac Monitor, newsletter of The Savannah Macintosh Users Group, includes a striking 3D graphic of a music note which can spruce up your pages.
MostlyWavesF
Music
Music-'n-stuff
Music-font
Music/midi
Musical
Musicgraphics
Musician
Musicians
Must-have
Must-read
Newsletter
Newsletters
Newspaper
Newspeak
Newsreader
Newsroom
Newswatch
Newsweekly's
Newton
[B* AMUG CD:Files:Font:M:MostlyWaves Font.cptC
MostlyWaves Font.cptD
0F
38KG 2/05/93
MostlyWaves Font - This is a font of, well, "mostly waves." The wave patterns in this font could be chained together into borders by typing the same letter several times. There are other "water related"
dingbats as well--water droplets, rain clouds, and even a leaking faucet. Use this font in your applications to create wavy borders on-the-fly. Convert them to outlines in Illustrator, Freehand, or Canvas
Band edit to your hearts content! Over 60 characters in this font.
MCS1.1.cptB! AMUG CD:Files:Tele:M:MCS 1.1.cptC
MCS 1.1.cptD
0F
12KG 2/05/93
MCS 1.1 - MCS was developed to satisfy an in
house communication need at Mainstay. They frequently need to transfer files to and from Europe quickly, reliably and in a cost
effective manner. File transfers
to and from Europe are made via a satellite link which has a high noise level, long return time and high cost. Xmodem file transfers are not effective because of these problems. MCS uses X.MS, a Mainstay
proprietary protocol, which is similar to the CCITT X.25 protocol. This eliminates any noise and the problem of the long return time.
MacInTax review - From the Mid-Columbia Macintosh Users Group, this is a 1,500-word review of ChipSoft's MacInTax review. Just in time for tax season! I've thrown in a few screen dumps.
LEMMINGSGEM
M-power
M2tskel
M5mac
Mac-101
Mac-scott
Mac-to-iso1.0.1b
Mac1.3
Mac101kbd
Mac2mb
Mac2tel
Mac2wiz
Mac7ec
Macabadge
Macaclock
Macadamia
Macagba
Macaloan
Macamortize1.2
acintalk2.0
Macintax
Macintercomm
Macintoh
Macintosh
Mid-columbia
Mid-range
Mid-sixteenth
Mid-term
Middle
Middler
Middleton
^B( AMUG CD:Files:Game:H-L:LEMMINGS GEM.CPTC
LEMMINGS GEM.CPTD
0F
4KG 2/05/93
LEMMINGS GEM - Revolutionize your game of Lemmings with this Victoire Game Enhancement Module (GEM). This Lemmings GEM enables you to access instantly any level of Lemmings, to get more Lemmings of any
ttype, and to increase your playing time with only a keystroke! A *must have* for any owner or player of Lemmings.
LabelsII1.0B+ AMUG CD:Files:Bus:H-L:Labels II
1.0d5.cpt
Labels II
1.0d5.cptD
0F
10KG 2/05/93
Labels II
1.0d5 - Labels II(tm) extends the use of the 'Labels' Control Panel by offering a set of labels unique to every folder on your hard disk. Instead of deciding what 7 label names best describe the
contents of your hard disks, Labels II allows a set of labels to be defined for every folder on a hard disk using the standard Labels Control Panel. So now you define labels for use when viewing your
accounting folder and have a different set of labels for viewing your applications folder and a different set for your development folder. Another good reason for using Labels II is that folder labels
3transfer to other disks when that folder is copied.
Jpegview20 - JPEGView *requires* System 7.0 or later *and* any version of QuickTime to run. Fast color quantization of 24 and 16-bit images, based on the Independent JPEG Group s quantization code, giving
high-quality displays on 256 and 16-color screens. Extremely fast GIF viewing support. Support for additional JPEG and older PICT formats. Requires only 768k, but will effectively use more memory to run
InteractiveGradebook - This gradebook is the best, (if I don't say so myself!). It is easy to use, allows quick entry of scores, allows point basis or weight basis grading, has convenient printing features,
displays all of a students scores on a single card, provides the averages of each assignment and for each class overall, has detailed instructions, and best of all it has two interactive features that
involve students. With a computer in the classroom, you can use the gradebook to call on students randomly and award or subtract bonus points. The gradebook will keep track of the bonus points and you can
incorporate them.
ImSorry!
bB' AMUG CD:Files:Music:H-I:I
m Sorry!.cptC
m Sorry!.cptD
0F
17KG 2/05/93H{ I
m Sorry! - This simple System 7 format BEEP sound says it all..."I'm Sorry!" Use it on a friend, a lover, or your mom.
GlyphaII1.1B) AMUG CD:Files:Game:F-G:Glypha II 1.1.cptC
Glypha II 1.1.cptD
0F
391KG 2/05/93
Glypha II 1.1 - Awesome 16 color (4-bit) Action/Adventure game complete with digitized sounds and animation. You find yourself in an Egyptian Temple, exploring with only your Lance and Winged Steed to
battle the Sphinxes. Many surprises await you! over 90 levels of Glypha to solve. Options include: Sound on/off, set start level, fast/slow, and keyboard vs. mouse control. Requires 4-bit (16 color) capable
^Mac. System 7 friendly, 32-bit clean. Freeware. By John Calhoun. Includes Pascal source code.
Globe 7.0 - Globe requires 32-bit Color QuickDraw, and System 7.0 or higher is recommended for optimum performance. It is multi-tasking friendly, and will continue to run in the background when other
Temple
Templett
Tempo
Temps
Tenderleaf
Tenets
Tengwar-gandalf
Tengwar-gandalftt
Tennessee
Terminal
Terminate
Terminated
Terminator
Terminology
Terrain
Terrific
Terry
Testaments
Tested
Tester
Testing
Testmaker
applications are running. It also supports System 7 Balloon Help. For those of you interested in the technical details, the development of Globe was as follows..Firstly, I developed a ray-tracing program to
model a three dimensional
universe
and produce color images with accurate shading and shadowing. I then set up the
universe
to be one sphere, with a single light source shining on it.
FontFaker71 - FontFaker71 is a drag&drop application that converts resource files like Fkeys and System 7 sound files so you can use them just by putting them in the System 7.1 Fonts folder. Makes any
aresource in a file always available. Will also restore file to original form whenever you wish.
Fiorenza(TT) - Fiorenza is based on a style of Renaissance calligraphy which features extremely elongated italic-style characters. It's rather fancy and unusual looking and works well as a display font.
Fontfaker71
Fontfind
Fontfischer
Fontgeist
Fontlister
Fontmaster
Fonts
ragana
Fontstack
Fonttt
Fontview
Fontwriter
Forcing
Foreground
Forest
Forgeneral
Fiorenza is distributed as shareware with a special offer which lets you order a complete disk of fonts when you register it.
Fiorenza(T1) - Fiorenza is based on a style of Renaissance calligraphy which features extremely elongated italic-style characters. It's rather fancy and unusual looking and works well as a display font.
Based
Baseline
Basement
Bases
Bashing
Basic
Fiorenza is distributed as shareware with a special offer which lets you order a complete disk of fonts when you register it.
FANTVOY6MOD - A new age MOD with great synthesizer effects. One of the top MODs in the library. Number 6 of a series of six MODs entitled "Fantastic Voyage".
FANTVOY5MOD - A new age MOD with great synthesizer effects. One of the top MODs in the library. Number 5 of a series of six MODs entitled "Fantastic Voyage".
FANTVOY4MOD - A new age MOD with great synthesizer effects. One of the top MODs in the library. Number 4 of a series of six MODs entitled "Fantastic Voyage".
DRUM SET - This is a collection of digitized drum sounds saved as resources. Can be used as beeps, in hypercard stacks, but was especially designed for those creating games, musical programs, or any
application that might require sound. Many high quality sounds including several snare drums, bass drums, tom toms, many cymbals, and various other percussion sounds. Shareware.
Discounton10
Beeps
Beepshuffle
Beepsound
Beepsounds
Beers
Beerware
Beethoven
Beethoven's
Beethovens
Beffle
Befindet
Before
Beginner's
Beginners
Beginning
Begins
Begun
Behalf
Behave
Behaves
mB; AMUG CD:AMUG Info:AppleLink:Discount on 10-Day InteracticeC
Discount on 10-Day InteracticeD
0F
6KG 2/05/93
Discount on 10-Day Interactice - This workshop is for Mac-literate communicators who want to learn to design and create interactive CD projects. You'll create an interactive CD prototype usina variety of
Mac software and media including Adobe Premiere, Photoshop, Freehand, Director, and HyperCard. Working under the guidance of veteran interactive multimedia producers such as Rafael Olivas, Jon Leland, Michael
Naimark, Marty Perlmutter, and Frank Wiley, participants experience a hands-on whatever-it-takes-to-get-the-job-done approach.
Dimensions Review - Dimensions is the new 3D program designed for users of Illustrator or FreeHand. It produces bezier curves that can be further edited in those programs. It is intuitive, less expensive,
and much faster than other 3D programs such as Ray Dream's Designer. Illustrations included. Reprinted from Mac Monitor, newsletter of The Savannah Macintosh Users Group.
DESKPATTERNS1 - 4 color desktop pattern picts. Just import these in wallpaper, desktop pattern, tapestry, etc.2 at 64x64. 2 at 128x128. 256 color.
CurmudgeonboB1 AMUG CD:Files:Mag:B-C:Curmudgeon book review.cptC
Curmudgeon book review.cptD
0F
4KG 2/05/93H
Curmudgeon book review - Review of Guy Kawasaki's latest book, The Computer Curmudgeon. From the Mid-Columbia Macintosh Users Group in Tri-Cities, Wash.
Coupons1.0
Deskpict
Deskpict1.1
Deskscan2-patch
Deskscript
Desktop
Desktopblue
Desktopreset1.1
Desktops
Desktoptexturesiii
Deskwriter
Deskzap
Despair
Destruct
Details
Detective
Detour
Detroit24
lopmen
Development
Device
Devices
Dfaultd
Dferase1.0
Dh2color
Dhrystone
Diagnostic
Diagnosys
Dialog
Dialogdisplay
Dialogs
qB* AMUG CD:Files:Hyper:Co-Cz:Coupons 1.0.cptC
Coupons 1.0.cptD
0F
9KG 2/05/93H
Coupons 1.0 - This stack helps keep track of coupons by Category, Product, Brand, Savings, Size, and Expiration date. The stack also sorts and finds.
COMPARE - Compare, matches two files and seeks differences. When the program starts the upper left text editing window is highlighted. Open the first file into thiwindow. Click on the upper right window and
open the second file. Select Compare from the Compare files menu and the comparison shows up in the comparison window. The comparison can be run in the background and should not slow up foreground
activities too much. Typing a period '.' will interrupt thprogram gracefully. Typing a Command-'.' will interrupt it ungracefully when the next IO occurs to any window. This is an artifact of the compiler.
College Savings - This spreadsheet will help you figure out the monthly and annual investment required to fund your child's college expenses. All you enter is five key assumptions.
Cartoon-losing chips - Another in the popular series of Macintosh cartoons by Ray VanHook. Ray's cartoons have been reprinted scores of times in MUG newsletters around the country. Reprinted from Mac
;Monitor, newsletter of The Savannah Macintosh Users Group.
uA BUTTONKEYB# AMUG CD:Files:Util:B:BUTTONKEY.cptC
BUTTONKEY.cptD
0F
15KG 2/05/93
Cartoon-losing
Cartooncombo
Cartoonhealth
Cartright
Cartwrighttt
Carwash
Cascade
Casecitator
Casino
Casio
Caslon
Cassandra
Cassette
Cassini
Castellar
Castiglionett
Castigliontt1
Castle
Category
Catena
Catfinder1.11
Catoseven
Catscapsdemo
Caxton
Cckeeper2.0b4
BUTTONKEY - ButtonKey is an cdev (control panel) which helps you to use dialog and alert boxes without using the mouse. When ButtonKey is running, simply typing the first few characters of a buttons name
3will have the same effect as a click on the button.
vA BogatyrTTB% AMUG CD:Files:Font:B:Bogatyr(TT).cptC
Bogatyr(TT).cptD
0F
11KG 2/05/93
Buttonkey
Buttonma1.5
Buttonmania
Buzz2
Byebye
Bylaws
Bytebucket
Bytesmearing
C-y-ft1
Bogatyr(TT) - The Bogatyr Font is...believe it or not...a Russian Cyrillic Art Nouveau Calligraphic font. It's based on early 20th century hand drawn lettering from Russia. It's an eye-catching display
font which uses a slightly simplified set of Russian characters. Bogatyr is distributed as shareware with a special offer which lets you order a complete disk of fonts when you register it.
wA BogatyrT1B% AMUG CD:Files:Font:B:Bogatyr(T1).cptC
Bogatyr(T1).cptD
0F
16K
wG 2/05/93
Bogatyr(T1) - The Bogatyr Font is...believe it or not...a Russian Cyrillic Art Nouveau Calligraphic font. It's based on early 20th century hand drawn lettering from Russia. It's an eye-catching display
font which uses a slightly simplified set of Russian characters. Bogatyr is distributed as shareware with a special offer which lets you order a complete disk of fonts when you register it.
Automsg - A cool Automessage module for MUBBS- allows Users to create multiple 3-line messages at Logon (like on Virtual BBS for IBM). See Read Me for further info...
AutoDoubler/TimesTwo - The compression wars continue! This review of two of the most recent data compression programs begins with a brief history and explanation of the subject, then goes into a close look
at the two products. (CopyDoubler and AIC are covered in the AutoDoubler section.) TimesTwo is the new cat in town, offering driver level compression. Each method has its strengths and weaknesses. Several
yillustrations are included. Reprinted from Mac Monitor, award-winning newsletter of The Savannah Macintosh Users Group.
zA ARASHIGEMB$ AMUG CD:Files:Game:A:ARASHI GEM.CPTC
ARASHI GEM.CPTD
0F
3KG 2/05/93
ARASHI GEM - Improve your game of ARASHI with this Victoire! Game Enhancement Module (GEM). This ARASHI GEM enables you to get more lives and superzappers during game play of ARASHI! Invoked with only a
mkeystroke, the GEM is extremely convenient and easy to use. A definite *must have* for any fan of Tempest.
AppletoProduB4 AMUG CD:AMUG Info:AppleLink:Apple to Produce FutureC
Apple to Produce FutureD
0F
5KG 2/05/93
Apple to Produce Future - CUPERTINO, California--January 27, 1993--As part of a continually increasing commitment by Apple Computer, Inc. to world-class development tools, Apple and Claris Corp. today
announced they will move product development of future versions of HyperCard into Apple
s Developer Tools organization in the Apple Developer Group.
AddressAce26B( AMUG CD:Files:Bus:A:Address Ace
2.6.cptC
Address Ace
2.6.cptD
0F
52KG 2/05/93
Address Ace
2.6 - Address Ace is a fully functional electronic rolodex ideally suited for personal and business need. The way that Address Ace is unique is its ability to allow you to place entries into
Future
Futurebasic
Futures
Fverb
sections you create. The advantage being you can keep business clients in one section, personal aquaintances in another, suppliers in another, emergency numbers in another.... etc. It allows you to
catagorize and organize as you see fit It prints labels, addresses envelopes, dials, keep notes on entries and fully supports printing by marked cards or by section, imports and exports.
AddDepth Review - A new release from Ray Dream Software, addDepth creates three-dimensional graphics from 2D shapes. The end result is a PostScript drawing (as opposed to a fixed bitmap), which can be
edited in Illustrator or FreeHand. The program is fast and easy to use. Several EPS examples are included, as well as a number of screen shots. There is also a comparison with Adobe Dimensions, including a
chart of features. Although the download time is a bit longer than many articles posted here, the material is complete and the graphics make it worthwhile. Reprinted from Mac Monitor, newsletter of The
7.1 STARTUPSCREEN - This StartupScreen, inspired by Apple's WorldScript extension, was created with System 7.1 users in mind. The StartupScreen requires a 13" COLOR MONITOR. Just drag it to the System
Folder to install it and blast-off. Also enclosed are instructions to create your own similar StartupScreen with a paint program and ResEdit. Enjoy!
2BookReviewsB' AMUG CD:Files:Mag:A:2 Book Reviews.cptC
2 Book Reviews.cptD
0F
16KG 2/05/93
2 Book Reviews - This is a short review of two recent releases from Peachpit Press. First is "Silicon Mirage-The Art and Science of Virtual Reality," a book which tells you everything you wanted to know
about this fascinating subject. The second book is "The Little System 7.1 Book," basically a new edition of the popular book by Kay Yarborough Nelson. Included with the text file is a striking EPS graphic
of a person wired for a virtual reality experience. Reprinted from Mac Monitor, newsletter of The Savannah Macintosh Users Group.
TidBITS#159/18-Jan-93 - We continue with coverage of Macworld Expo, focussing this time on the seamy underside of the show. That's right, booth bimbos! Madonna's "Sex" it's not, but we also look at the
rapidly growing crop of adult CD-ROMs. In more mundane Macworld news, we have an article on Apple's new printers and scanner, a short review of Now Up-to-Date 2.0, and clarifications of earlier articles on
Cthe IIvx and A/UX, the Video Toaster, and the FirstClass BBS deals.
Slide Projector 1.0 - Slide Projector is a simple application that will cycle through and display a series of PICT files that are in the same folder as Slide Projector or on the desktop with Slide
Projector. Slide Projector is extremely useful when you want to quickly look at a series of PICT files but don't want to launch an application to do so. You can pause the Slide Projector at any PICT by
<pressing the mouse button. Press the mouse again to resume.
Scout's Honour1.1 - Scout's Honour is a FREEWARE extension designed to get you through airport security faster. I expect that the majority of Macs that go as carry-on baggage will be PowerBooks but this
extension should run on any Mac model. Obviously it will run under system 7.x.x but this extension should also run under any system software that supports both Extensions (INITs) and the ShutDown manager.
RamDisk+ 3.22 - RamDisk+ is a system INIT that allows you to set aside some portion of the memory inside of your Macintosh computer and use it as though it were a file storage device such as a floppy disk or
a SCSI hard disk. The reason for using such a mechanism is to gain the very high speed file access that a RAMdisk affords you, or simply to have more on line storage. For those users without a hard disk,
the speed gained over a floppy disk is dramatic, and for those who have only on floppy disk drive, the use of a RAMdisk is almost essential.
Hc Music Notes/Staffeps - This is a postscript graphic of six musical notes on a rippled music staff.
MoreKoolKursB/ AMUG CD:Files:Util:Icons:More Kool Kursors.cptC
More Kool Kursors.cptD
0F
3KG 1/28/93
More Kool Kursors - Here are three more color variations of the helocar super deluxe/helicopter seen in Kool Kursors. Included are my all time favorites, Zebra, Tiger, and Magnum (like Magnum PI's TC
(copter). Lightning fast download. Enjoy!
Kwamesppats
Favorites
B0 AMUG CD:Files:Util:Textures:Kwam
's ppats#1.cptC
Kwam
's ppats#1.cptD
0F
8KG 1/28/93
Kwam
's ppats#1 - These are a couple of ppats that I slapped together. They are all pretty good but the one that I'm proud of includes Calvin, Hobbes, Opus, and Bill the Cat. If you do download this, just
e-mail me and tell me where you're from and tell me what you think of them. I like to know how far my stuff has traveled, how many people got it, and if they liked them or not. Thanks a lot !
Kool Kursors - Here are some nifty cursors I wrote for ClickChange, including some way-kool variations of the helocar in eight or so colors. I know what you're asking...Is it worth the download?
INFOMaker2.62 - INFOMaker is an easy to use utility application which will format data to be used in the Macintosh. The data to be formatted can be from other computer systems (PCs, mainframes, etc.) or
from other Macintoshx applications. The program has been used extensively to convert database information from VAX, UNIVAC, IBM, and CRAY mainframe computers and a multitude of different micro computers.
The ability of INFOMaker to handle a wide variety of input file formats including multi-line records makes it a versatile tool to users who manage information on the Macintosh.
GMS Calendar1.3 - I couldn't find a calendar that did what I wanted, so I made GMS Calendar. This calendar is small, runs in the background, will import and export daily notes, will quickly find daily
notes, copies the date to the clipboard, is extremely easy to use. Put it in your Startup Items folder (Sys7) or make it a Startup Application (Sys6) and I think you will be very pleased. Has been tested in
a large company now for over a year and is the calendar of choice. Download this and try it out. It is shareware, and please send in the fee if you continue to use it. Brief document included in
Gatekeeper1.2.7 - Gatekeeper is a program designed to continuously monitor the operation of your Macintosh, watching for operations that are commonly carried out by viruses as they attempt to spread. When
mGatekeeper detects an infection attempt it will automatically stop the attempt, almost before it's started.
DOCMaker3.95 - DOCMaker is an application for the Macintosh which creates stand-alone, self-running document files. It features 'scrollable' and 're-sizable' windows, graphics, varied text styles and fonts,
and full printing capability. The stand-alone files are self-executing applications which you may distribute to others to read and print. No other application is required! This gives you the ability to
ndistribute documents and information widely with no knowledge of the end-users Mac configuration or software.
DiskArt.2DB# AMUG CD:Files:Art:D:DiskArt.2D.cptC
DiskArt.2D.cptD
0F
16KG 1/28/93H
DiskArt.2D - This is an eps file of a Floppy Disk that I created in Adobe Illustrator. Looks pretty much like the original. It could be incorporated into your documents or startup screens. Free.
CLIPCLOP - This program allows you to use _multiple_ clipboards with applications and allows you to print the clipboard, save it to a text or PICT file, and read a text or PICT file directly into the
clipboard. ClipClop is a standard Mac program; it is not an INIT and it does not patch traps or mess with your system. The program also provides an improved, integrated version of the Scrapbook, with
features for creating, saving, and reading multiple custom scrapbook files in addition to the standard System Scrapbook file.
Clip Art40 - This is a small stack accompanied by a color PICT file. It amounts to a pictorial presentation of one diskette of clip art images available from the Interpretive Clip Art Library published by
Creative ReSources, Inc. This particular disk features several Bald Eagle images in EPS and 300 dpi. Info on how to acquire FREE Directory of Library in stack. Enjoy.
AppleScript & HyperCard - HyperCard is great and can be even better with AppleScript the only trouble is that Claris neglected to include an aete resource in the HyperCard application. (Does anyone ever put
aete resouces in there programs?) anyway here is an aete resouce to paste into a copy of HyperCard so that Toy Suprize (the AppleScript editor) will be able to send AppleEvents commands to HyperCard. It will
also be able to poll HyperCard for a list of the supported events most useful of which is the "do script" command by which you cna make your stacks run from any AppleScript script. I have included a text
4file with a short script to show how all this works.
1099s-MISC1993 - This program is for miscellaneous 1992 income reporting purposes to the IRS using standard 1993 government forms printed by the U.S. Government Printing Office and provided free of cost to
taxpayers. It requires a LaserWriter II* and HyperCard* 2.1 (or greater) and a Macintosh* computer. All are registered tradenames of Apple Computer. Endorsement by Apple Computer or the U.S. Government is
not implied. Works great whether doing 10 or 100. Registration Fee requested. Registered Owers -- also 1099 INT, W3s, 1096. Perfected over the past two years.
Writeswell Jr.1.0 - Writeswell Jr. is a simple text editor that demonstrates the use of the Word Services Apple Event Suite for spell checking, grammar checking, or other text services. You can use a Word
X14bpict
X25&x400q&as
Xcmdgenerat
Xcmds
Xeaulogo
Xerisk1.01
Xfunctions2
Xiphiastime
Xjindex
Xl1040m
Xlisp2.0
Xlogiccircui
Xmascard
Xmasxtra1
Xordemo2.0
earendnews
Yearlycalend
Yesstack
Yo-yo
Yourenotalo
Yugoslaviaht
Zachsicons
Zallmancapst
Zandfbba
Zapparam1.0a
Zbasic5.0x
Zen1.0
Zipextr
Ziplock
Zipple1.6.1
Zlist09
Services-aware spellchecker such as Spellswell 7 from Working Software to check text in Writeswell Jr. documents via System 7's Apple Events. (System 7 is required to use Word Services, but Writeswell Jr.
11KG 1/27/93HL VISCA-NTSC XObject - provides a Visca interface for Macromedia Xobject use.
A VelmaMIDIB% AMUG CD:Files:MIDI:N-Z:VelmaMIDI.cpt
X-mas
X-ray
Xcmd/xfcn's
Xcmdgenerator
Xcmds
Xcmdsv1.2
Xeaulogo
Xerisk
Xfcns
Xfunctions
Xiphias
Xjindex
Yugoslavia
Zach's
Zipple
Zoom-apple
Vizbeep1.0
Vm-eject2.0
Vmandmemorym
Vmtuner
Vocabtest
Vocabularry
Vogue-gal-1
Voicebox1.2
Voiceprocess
Voicewaker1
Volsetterfke
Volume/getv
Volumecdev
Volumehandli
Volumenameun
Voyageruranu
Vspdprel
Vt200keys
Vt240macs
Vwplay
W-4template
W/bol
W/jump
Wabbit
Wabbits
Wacostandoff
Wagekeeper
Waitnexteven
Wakudemo
Waterpipe
Wdefiii-3.1
VelmaMIDI.cptD
0F
4KG 1/27/93
VelmaMIDI - Grrrrrrrreetings, campers! By popular request, here's "Velma Was A Cheese Hostess", a woodwind trio I wrote a couple of years ago. This is the definitive MIDI file, extracted from the
TidBITS#158/11-Jan-93 - Macworld Expo news here! We have our informal awards, focussing on products like Retrospect 2.0, StuffIt Deluxe, The Journeyman Project, and Envisio's SmartStack. We look more
closely at Apple's Adjustable Keyboard and MAXA's Alert, which promises to fix all your problems automatically. Also check out a new Trojan report and a note from the author of Gatekeeper along with Mel
OMartinez's clever method of integrating Nisus and Expressionist with QuicKeys.
The Coaching Handbook 1.0 - After many hours of hard work, The Coaching Handbook 1.0 is finally here. The Coaching Handbook 1.0 is the definitive tome of knowledge for PlayMaker coaches. Need that one
Newsfillers
Newswatch
Night
Nightmare
Envisioned
Envrioment
Enyclopedia
Ephemeris
Episode
Episodes
Epistle
Epistle's
Eric's
Ermitteln
Error
Error-correcting
Errors
Marty
Marvel
Marvellous
Marvin
Marxist
Marydale
Marydalet1
Marydalett
Maryland
Mascot
Masked
Massachusetts
Massager
Massaging
Masse
Massive
Massive-picture
Master
Master's
Mastercard
Mastered
Masterjuggler
Mastermind
Masters
Masterscan
offensive play to secure a victory? Find it in here. Your defense just can not stop your latest opponent? Find one in here that can. Or just peruse the Handbook and get ideas for your own plays. See
\plays from some of the best PMFB coaches from the major national and international leagues.
4KG 1/27/93H_ Spill 1.0 - Oops, this AD module just spilled paint on your screen and it's dripping all over!
ShanethePlanB2 AMUG CD:Files:System7 tools:S:Shane the Plane.cptC
Shane the Plane.cptD
0F
27KG 1/27/93
Spill
Spin&spell
Spincylinder
Spinner
Spirals
Spiromac
Spilled
Spills
Spin&spell
Spincylinder
Spind
Spine
Spinelli
Spining
Spinner
Spinners
Spinning
Spins
Spiral
pirals
Spirit
Spivey
Splash
Splashing
Splashscreen
Splat
Splatters
Splice
Spline
Spliner
Splish-splashing
Split
Splits
Splitting
Spock
Spoiled
Spoke
Spoken
Shane the Plane - Shane the Plane (optionally) changes the Creator and Type of files, or the Created and Modified dates, or both. It works either by Drag & Drop under System 7, or interactively under either
System 6 or System 7. It's 32-bit clean, multi-finder aware, a real fun date - all the usual stuff. AND IT'S DAMNED DANGEROUS FOR NOVICES TO PLAY WITH! If the words "Creator" and "Type" don't mean anything
nto you, don't use this software. Everything is safe, nothing is buggy, everything works as it is documented.
Sample Surprint - Surprint is a printing utility that allows you to overprint a large diagonal banner, a header or a footer on a document printed from nearly any application. The banner, header and footer
are printed directly on top of the page(s) being printed by the application. The banner is printed as outlined text using a very thin line so you can easily read through it. It is handy for labeling
documents without sending them through the printer twice or hand stamping them. People often use the banner feature to mark words such as Draft, Internal Copy and even Confidential. Also, it's lots of fun to
^mark a document as DO NOT READ and leave it on your desk to see how many people will read it.
RiderWatcher - RiderWatcher is intended for users of Adobe Illustrator 3 who make use of the facilities of including customizing PostScript code via the "Adobe Illustrator EPSF Riders" file. If you ever
wasted more that a foot a film output because you were unaware that the Riders file was affecting your output or if the Rider you expected to be in place was not there then RiderWatcher may be exactly what
you need! Be sure to give a copy of this extension and it's documentation to anybody you know that uses Adobe Illustrator. They'll be glad you did! boxes will appear!
Restart.cptB! AMUG CD:Files:Util:R:Restart.cptC
Restart.cptD
0F
5KG 1/27/93
Restart - Occasionally, at least on my system, the Finder locks up so that menus and other windows are inaccessible, but items on the desktop can be opened and used normally. The best thing to do in these
situations is to restart, but since the menus can't be used, I wrote this program. It's less than 5K, and when left on the desktop, will allow you to restart without using a menu. Note that open applications
gwill NOT prompt you to save changes to open documents, but the file system will be shut down properly.
MtoKFH - System 7.1 Finder Hack utility changes the display in the Finder from the default of megabytes to kilobytes. Please read the README doc. freeware. Does NOT require a resource editor and is simple
Tand straight forward. Please leave email here or AOL(Brilor) if you encounter bugs.
Lindisfarne(TT) - Lindisfarne is a calligraphic font based on a square-letter hand found in Celtic manuscripts like the Lindisfarne Gospels. It's an attractive and unusual looking type style and very
different from the more common rounded Celtic styles. This font is made available as shareware from the Scriptorium Font Library. Please read the enclosed text files. When you register the font you can
jtake advantage of a special offer to get a full disk of fonts at only a bit more than the shareware fee.
Lindisfarne(T1) - Lindisfarne is a calligraphic font based on a square-letter hand found in Celtic manuscripts like the Lindisfarne Gospels. It's an attractive and unusual looking type style and very
Linear
Linearreg1.1
Linecount
Liners
Lines
Lineshare
Linguistics
Linie
Link1.2
Linkscrol
Linksware2.3demo
Linoprep
Linoscript
Linotext
Linotype
Lister
Listfiles
Listings
Listlogic
Listoid
Listselect
Listservers
Lite2.3
Litter
Little
Lived
Lizzieborden
Loader
Loading
Square-letter
Squares
Squatty
Squeak
Squeaker
Squeaky
Squeal
Squeals
Squeezed
Squeezes
quire
Squished
Squishing
Squres
Srcbytes
Srcor
Sresource
Ss-tf
Ss/rrh
Stability
Stabilized
Stabilizing
Stable
Stabroek
Thank
Thanks
Thanksgiving
Thar's
different from the more common rounded Celtic styles. This font is made available as shareware from the Scriptorium Font Library. Please read the enclosed text files. When you register the font you can
jtake advantage of a special offer to get a full disk of fonts at only a bit more than the shareware fee.
5KG 1/27/93H[ Hard Drive Article - Contains information on hard drives their measurements and operation.
A GunShy2.0B& AMUG CD:Files:Game:F-G:GunShy 2.0.cptC
GunShy 2.0.cptD
0F
58KG 1/27/93H< GunShy 2.0 - This is a fun icon game for the clear of mind.
After
Afterburner
Afterdarkmodules
Afterthought
Agent1.6
Aging
Agreemnt
Agriculture
Ah-az
Ahead
Air/spacecraft
Airbrush
Airco
Aircraft
Airnavigation
Airplane1
Airport
Allan
Allday2.1
Allegro
Alley
Alpha
Alphabet
Alphatrecker2.0
Altclipboard
Altfrommain
FromAlicetoOB0 AMUG CD:AMUG Info:AppleLink:From Alice to OceanC
From Alice to OceanD
0F
14KG 1/27/93
From Alice to Ocean - What makes the book of special interest to the Mac community is that it comes with not one but TWO interactive CD's. The CD's are being described by the press as "Grandma and Me" for
adults and they allow the viewer to imagine themselves joining an extraordinary 27 year old woman on her seven month 1700 mile solitary journey through Australia's wilderness outback accompanied by only 4
FontFischer - goes through the currently open FOND resources one by one and extracts the name of the FOND, which is the true, font menu name of the font. The font names are written out to the file in the
order found, which means no particular order at all. To make the best use of this, you'll want to sort the FontFischer list in Word or some other software that does sorting. FontFischer works under both
<Systems 7 and 6, and essentially runs out of one dialog box.
FC 2.0-ManualWord 4 - This is the manual for AMUG Preferred First Class BBS system users. AMUG now provides AMUG Preferred BBS users both First Class and Telefinder BBS interfaces.
A Euchre5.2B& AMUG CD:Files:Game:D-E:Euchre 5.2.cpt
Euchre 5.2.cptD
0F
85KG 1/27/93HK Euchre 5.2 - This is version 5.2 of this card game from Christopher Jones.
A ColumbaTTB% AMUG CD:Files:Font:C:Columba(TT).cptC
Columba(TT).cptD
0F
40KG 1/27/93
ColumbaTT - Columba is a calligraphic font which features traditional celtic minuscule characters (similar to our Glendower font), but also a full set of decorative initials taken from Celtic manuscripts of
the 5th through 9th centuries. These initials are very complex and detailed, featuring geometric designs and even human and animal figures. They look best in a fairly large type size. This font is made
available as shareware from the Scriptorium Font Library. Please read the enclosed text files. When you register the font you can take advantage of a special offer to get a full disk of fonts at only a bit
more than the shareware fee.
A ColumbaT1
Columbialand
Columbust1
Columbustt
Columnizer
Columns
Columns1.1
Combinefiles
Combinelogs
Combo
Comet2.1.3
Comiccharact
Comicscartt1
Comicscarttt
Comit1.7.1
Command-shif
Commander2.1
Commandkeyen
Compuroc1.2
Computercoph
Computerhis
Computermagi
Computersoun
Computerworl
Comtrade
Condor1.0
Confidential
Congressiona
Connectionmg
Conspiracybb
Contactmanag
Human
Humanized
Humankind
Humans
Humbly
Humdrum
Humerous
Humming
Hummingbird
Humor
Humorous
Humorus
Humour
Humurous
Hundred
Hundred-year-old
Hundreds
Hungarian
Hungary
Hunger
Hunter
Husband's
Husbandry
Huskie
Husky
B% AMUG CD:Files:Font:C:Columba(T1).cptC
Columba(T1).cptD
0F
57KG 1/27/93
Columba(T1) - Columba is a calligraphic font which features traditional celtic minuscule characters (similar to our Glendower font), but also a full set of decorative initials taken from Celtic manuscripts
of the 5th through 9th centuries. These initials are very complex and detailed, featuring geometric designs and even human and animal figures. They look best in a fairly large type size. This font is made
available as shareware from the Scriptorium Font Library. Please read the enclosed text files. When you register the font you can take advantage of a special offer to get a full disk of fonts at only a bit
more than the shareware fee.
A ClipnSave
B* AMUG CD:Files:Art:Ci-Cz:Clip
Save.cptC
Clip
Save.cptD
0F
51KG 1/27/93
Clip
Save - creates dotted or coupon rules or borders to your specifcations. It writes Encapsulated PostScript (EPS) files that can be placed directly in your publishing software or opened for further
editing in your drawing software. You can specify the type of object to create, its geometry, the weight, length and gap length of the ruling. You can see how the specified object will look prior to writing
the file. And if you have a particular way of working, you can save your preferences, so that they will be the default settings with subsequent launches.
BootLog 1.0.0 - at startup time, it appends the current date and time to a text file in the System Folder, to log the boot. The file is named "BootLog Log of Boots". The five leading spaces are there to
force it to the top in View by Name. If the file does not exist, BootLog creates it, then adds the current date and time. If you hold down the 'b' key while the boot is happening, BootLog deletes the
]existing "BootLog Log of Boots" then creates a new one and adds the date and time. That's it.
HT Bacteria 1.1 - An AfterDark module which displays a swarming color bacteria colony.
ATMwith7.1B/ AMUG CD:Files:System7 tools:A:ATM with 7.1.cptC
ATM with 7.1.cptD
0F
2KG 1/27/93
ATM with 7.1 - When you install System 7.1 over System 7.0, most bitmapped and TrueType fonts are moved to the Fonts folder, with the exception of the Chicago, Geneva, and Monaco fonts, which remain in the
System files. Any PostScript fonts located at the root level of the System folder or in the Extensions folder are not moved to the Fonts folder and can be located by ATM 2.03. When using ATM 2.03 with
cSystem 7.1, please use the following installation procedure to install additional PostScript fonts.
AE Sample TC5 - Here is a simple example application which receives the "Required" Apple events and which sends itself Apple events for some simple operations. (In other words, it's "factored" somewhat.)
AD-HaveABlast - About a month ago, I saw a cute little hack on the market that allowed you to take your frustration out on your Mac by shooting it full of virtual holes. I thought that was a really
wicked-cool idea until I saw the price tag. I think 40 bucks is a little expensive for something that frivolous, so drew up some pictures, whipped out the AfterDark manual and a few hours later, a rough
version of Have-A-Blast was putting holes in my screen. Three weeks later, I found my old MacRecorder in a box in the closet and added the crucial element of sound.
HannahsHouB2 AMUG CD:Files:Education:H:Hannah
s House-DEMO.cptC
Hannah
s House-DEMO.cptD
0F
528KG 1/15/93
Afterdark
Afterdarkmodules
Afternoon
Afternoons
Aftertouch
Afterwards
Again
"Let's Go to Hannah's House-DEMO" is a fully functioning whole language HyperCard stack from
s Go to Hannah
s House
, a SERIES designed for children ages 20 months to 5 years, Special Education
Students, and their respective Caregivers. The DEMO & series are designed as communications tools to be used like a bedtime story; that is, as a medium shared by an adult and child which contain
opportunities for both repetition and creativity. Caregiver/Parental involvement are crucial when first using the DEMO/series. Please see the attached
MiniManual
and
Flyer
documents for more
HinformatioThe DEMO includes a tour of the series, is System 7 Friendly.
Zach's Icons - This is a series of 7 icons that were made by Zach Pitkow, a high school senior and graphic artist, for use as folder icons for system 7. They are full color images that have been shrunken and
antialiased for 8 bit color. The icons are Word Processing, Utilities, Sound, Graphics, Layout, Networking, Telecomunications and Games.
Wallpaper(tm)DemoDisk1.0.2 - Wallpaper(tm) is an interior decoration program for your Mac's desktop, allowing you to display, create, edit and save an unlimited number of large desktop patterns in up to 256
colors or in black and white. You can make your own patterns either by utilizing the unique Wallpaper features or by working in your favorite graphics programs. Yes, you can access scanned images.
A VicsIconsB* AMUG CD:Files:Util:Icons:Vics Icons I.cpt
Favorite
Vics Icons I.cptD
0F
14KG 1/15/93
Vics Icons - A few folder icons for general use (my 1st icon upload) -- In/Out baskets, disk tools, ResEdit and some abstract designs. Love the 3D/2 tab folders from Vernon Brown and "Toymaster" (and others
involved in their creation). Used that folder for base on some of these. Combined bits and pieces of others to create disk tools and baskets. Copy and paste from finder, ResEdit, iContraption or I Like
Tom's tropical ppats - Send your desktop to the Caribbean with these 3 colorful ppats taken from video stills I made while in a St. Lucian rain forest.
Tom's snow forest ppat - Desktop pattern ppat from a video still. Another "mini forest", this time in winter. Please let me know what you think of these nature ppats.
TedG's Icons - There are lots of nice icons around, but not many which comprise sets. Here are some from larger sets which I have made from downloaded GIFs. There are ten from the "Cartoon" set and ten from
Forgeneral
Format
Formata
Formatnum
Formats
Formatter
Formatter2.4
Formfeedfkey
Forms
Formula
Forrest
Forth
Fortran
Fortue
Fortune
Forward
Foxtools
Foxtrotmedium
Fracapp
Fract
Fractal
Fractals
Fractions
Freedom
Freehand
Freespace
Freetext
Freeware
Fugue
the "Cheesecake" set. Commonality is by theme and shared background colors. Also included are three challenges which qualify one to receive the remaining members of the sets.
A TancredTTB' AMUG CD:Files:Font:T-Z:Tancred(TT).cptC
Tancred(TT).cptD
0F
20KG 1/15/93
Tancred(TT) - Tancred is a complete text font based on a 19th century German type face. It is a slightly-rounded serif font which is very readable, even in small type sizes. This is the complete font,
offered as shareware from the Scriptorium Font Library. For only $12 you can register the font AND get a complete disk of other fonts. Remember to specify format and computer type when registering.
A TancredT1B' AMUG CD:Files:Font:T-Z:Tancred(T1).cptC
Tancred(T1).cptD
0F
27KG 1/15/93
Tancred(T1) - Tancred is a complete text font based on a 19th century German type face. It is a slightly-rounded serif font which is very readable, even in small type sizes. This is the complete font,
offered as shareware from the Scriptorium Font Library. For only $12 you can register the font AND get a complete disk of other fonts. Remember to specify format and computer type when registering.
System 7.1 review - by Wolfgang Naegeli. Until the end of January, Apple offers a 20% System 7.1 Update discount to MUG members. Should you take advantage of it? In this year
s Apple User Group TV, Apple
recommended that users of System 7.0 and System 7.0.1 who have installed the System 7 TuneUp 1.1.1 wait before upgrading to System 7.1 until they want to start using a new software package that requires
hSystem 7.1. (However, they recommend that you upgrade if you are still running a pre-System 7 version).
Startup Quotes1.0b1 - A simple application that will randomly display one of 250 quotes when run. Can be automatically executed upon startup with System 7. Freeware.
Silver3DFolders#9 - These folders are meant to be transfered onto your existing folders by the copy and paste method in the "Get Info" box. The names have been shortened so simply replacing your old ones
with these can cause your Finder to be confused. If you must simply replace one with the other, please copy the name of your original folder "exactly" to the Silver 3D folder before making the switch. Here
is part 9 of a large collection of Silver 3D folder icons in the standard folder format. They are in actual folders, so that a simple copy and paste in the finder's get info box will transfer the folder icon
Oto your folder without having to deal with ResEdit. Safe, easy, and foolproof!
Silver3DFolders - These folders are meant to be transfered onto your existing folders by the copy and paste method in the "Get Info" box. The names have been shortened so simply replacing your old ones with
these can cause your Finder to be confused. If you must simply replace one with the other, please copy the name of your original folder "exactly" to the Silver 3D folder before making the switch. Here is
part 8 of a large collection of Silver 3D folder icons in the standard folder format. They are in actual folders, so that a simple copy and paste in the finder's get info box will transfer the folder icon to
Lyour folder without having to deal with ResEdit. Safe, easy, and foolproof!
"Q733" Quadra 700 upgrade - AMUG has been accelerating Quadra 700's to speeds greater than the Apple 950 for several months and has decided to make this upgrade path available to the general Macintosh
public. With Multimedia needs for higher performance in animation and QuickTime recording and playback uses we have found this upgrade invaluable.
PSALM 86 MIDI - THIS IS ONE OF MY LAST COMPOSITIONS..PLEASE FEEL FREE TO DOWNLOAD..I WELCOME ANY COMMENTS..MY SCREENNAME IS COMPOSCLAS..THIS IS A PIECE FOR CHORUS AND ORGAN BASED ON LYRICS FROM PSALM 86..I
GAPPRECIATE ANY HELP I CAN GET TO HAVE IT PERFORMED. SHANT NORASHKARIAN
PROPOSE It 2.0 - Close that sale, win that bid, get that pet project approved. A well-written proposal can make the difference between success and failure. Professionally prepared proposal templates make it
2easy for you to create your own winning proposal.
PlayPerfect - PlayPerfect(TM) is an electronic band designed for practice and fun with your banjo, mandolin, fiddle, or guitar. Enter a song's chord progression once, then play it back twenty times, at any
tempo, while you play along. Practice breaks, backup, timing. Make practice tapes. This is the complete, working version, and is NOT a demo!
A NotePa1.4B( AMUG CD:Files:DA:N-O:NotePad++ v1.4.cptC
NotePad++ v1.4.cptD
0F
96KG 1/15/93
NotePad++ v1.4 - NotePad++ v1.4 is my version of Apple's NotePad DA. It allows up to 32000 characters per page; user any combinations of font, size, styles, & color text; left, right, center, & no word-wrap
7alignments; &, search, open, print, and other features.
Nautical Art - Here are some sample clips from a large stack of nautical theme clip art. On this MacPaint file is a sextant, schooner, block, anchor, power boat, cabin cruiser, and bowline knot.
My3DMACIIIcnB/ AMUG CD:Files:Util:Icons:My 3D MAC II Icns.cptC
My 3D MAC II Icns.cptD
0F
7KG 1/15/93
Navigator
Navmovie
Navmovie1.0.1
tsewt1
Needlepointsewtt
Nefertiti
Netbunny
Nethack
Netherlands
Networkcookbook
Networking
Networks
Neuropatterns
Neurotour
Newmacppp
Newoffset
Newonesppats
Newsfillers
Night
Nightmare
Nikon
Ninjaboy
Nisus
Nodeswitcher
My 3D MAC II Icns - So, Mona Lisas they're not. And your MAC II may not look like mine. So what the heck... Use 'em anyway. Just paste 'em into your System (Sys 7), all except # -16455, which is the file's
custom icon and would be used instead of the snazzy suitcase unless you paste all but that one. BTW, there are many 3D Mac icon competitors out there, but mine have the apple on the screen.
Music Clipart - A teacher asked if we had any music graphics and this is a small collection of all we could find in the public domain. It is mostly scanned art with some instruments, a great Bach and a few
other things. It contains over 20 images and a list of other graphics available from SchoolHouse Mac (a non-profit user group) very inexpensively.
Muff.cptB
AMUG CD:Files:Font:M:Muff.cptC Muff.cptD
0F
39KG 1/15/93
Muff - This font was created by tracing scanned-in images with Illustrator and importing each shape with FontMonger. A few characters have been moved left, right, up, or down in relation to the baseline,
but not many. Basically, this font is a good representation of how I really write. I'm releasing it in hopes that somebody who knows how to correctly create fonts will download it, take a look at it, then
tell me my next step to creating better fonts (like what I should use to make kerning pairs). The font isn't complete. Only a few Option and Option-Shift chars are rendered. I didn't want to waste download
jtime by including a bunch of chars you'd never use. This font is basically good for BIG display purposes.
MT&T0193 - This is the shareware version of MACINTOSH TIPS & TRICKS. Distributed electronically as a double-clickable DOCMaker format document, MACINTOSH TIPS & TRICKS includes Macintosh news and
Iinformation, as well as productivity tips for various Macintosh products.
Maelstrom GEM - EXCITE your play of Maelstrom with this Victoire Game Enhancement Module (GEM). This Maelstrom GEM enables the player to instantly have triple-shot, retro-thrusters, distance shots, and
_more_ with only a keystroke! All without hacking and/or modification of Maelstrom! A *must have* for both the novice and experienced Maelstrom player.
MacDict.MW5
B' AMUG CD:Files:Mag:M-O:Mac Dict.MW5.cptC
Mac Dict.MW5.cptD
0F
6KG 1/15/93
Mac Dict.MW5 - A dictionary is an obvious example of a plurality, so when The Macintosh Dictionary came out, Mac Monitor immediately thought of doing a panel review. We assembled several of our user group
members and set out to collect out impressions of the book. We began by asking our panel for any initial reactions they might have. A review -
1992 The Savannah Macintosh Users Group.
KEYQXP.cptB" AMUG CD:Files:Util:J-K:KEYQXP.cptC
KEYQXP.cptD
0F
40KG 1/15/93
KEYQXP - An extensive, predefined QuicKeys keyset for QuarkXPress 3.1. Earlier versions of this keyset along with companion sets for Freehand and PageMaker won a contest from CE Software for Best
Implementation of QuicKeys. The keysets use extra keys on the extended keyboard to create shortcuts for almost all menu commands and many other functions. Where possible, they make shortcuts identical for
oall three programs (For example, the manual kerning shortcuts are the same in Quark, PageMaker, and Freehand).
A KEYPM.cptB! AMUG CD:Files:Util:J-K:KEYPM.cptC
KEYPM.cptD
0F
48KG 1/15/93
Keyqxp
KEYPM - An extensive, predefined QuicKeys keyset for PageMaker 4.2. Earlier versions of this keyset along with companion sets for Freehand and QuarkXPress won a contest from CE Software for Best
Implementation of QuicKeys. The keysets use extra keys on the extended keyboard to create shortcuts for almost all menu commands and many other functions. Where possible, they make shortcuts identical for
oall three programs (For example, the manual kerning shortcuts are the same in Quark, PageMaker, and Freehand).
A KEYFH.cptB! AMUG CD:Files:Util:J-K:KEYFH.cptC
KEYFH.cptD
0F
32KG 1/15/93
KEYFH - An extensive, predefined QuicKeys keyset for FreeHand 3.1. Earlier versions of this keyset along with companion sets for PageMaker and QuarkXPress won a contest from CE Software for Best
Implementation of QuicKeys. The keysets use extra keys on the extended keyboard to create shortcuts for almost all menu commands and many other functions. Where possible, they make shortcuts identical for
oall three programs (For example, the manual kerning shortcuts are the same in Quark, PageMaker, and Freehand).
Joel's ppats#6 - More ppats I made for use with Desktop Textures 2.0 or ResEdit. I experimented with a few new techniques. Drop me a line if you like these!
Hi Joel's ppats#5 - More ppats for use with Desktop Textures 2.0 or ResEdit. Several continuous patterns.
Jems193.cptB# AMUG CD:Files:Mag:H-L:Jems.193.cptC
Jems.193.cptD
0F
5KG 1/15/93Hp Jems.193 - This is the new Jims Jems for January 1993, a newsletter for personal and professional development.
InstantFileB: AMUG CD:Files:System7 tools:H-I:Instant File Info 1.0.cptC
Instant File Info 1.0.cptD
0F
10KG 1/15/93
Instant File Info 1.0 - Drag a file onto IFI, and IFI will instantly tell you the Name, the Creator Type, and the File Type of the file. No other instructions are included with this file. I wrote IFI
because I was tired of guessing what files belonged to which application. It's useful in cases where you have a file, but the icon isn't showing up, and you can't figure out what kind of a file it is from
InstallerSpy 0.40 - InstallerSpy is an application which allows you to browse scripts written for use with Apple's Installer utility. Scripts designed for versions 3.1 through 3.4 of the Installer are
currently supported. InstallerSpy is a read-only browser. You cannot modify scripts with this utility. Version 0.40 is a major rewrite of version 0.31. InstallerSpy is now a fully interactive browser with
8extensive searching capabilities. InstallerSpy is free!
Icon Maker 2.0 - Use this stack to make icon substitutions for the Finder. Copy the finished product, Get Info, on any icon in the Finder, Click on the icon in the Get Info window, Select "Paste" from the
Edit menu. That's all it takes! This stack is quickWare. Use it quickly, and give it to two other people, as fast as you can. It was written by Dani Goldenholz, also known as the Real Mac Man. For other
Fpublic domain software by The Real Mac Man, send an 800K disk, and 5$.
Hermes 2.1.1 - Hermes BBS software for the Macintosh computer. There are many enhancements in this version, and if you are a current user of Hermes you'll need to get a new serial number from the support
Vboard. However, this is a good upgrade and you should spend the time to download it.
Icons
Icons/custom
Iconsfile
Iconsforgene
Iconsformaci
Iconsfromhe
Iconsrus2.0
Iconsrus2.0s
Iconstack
Iconstartup
Icontraption
Iconvault
Iconwizard1
Idahohtb2.1l
Idea2
Identify
Identifyingf
Idiot
Idod3.4.1
Ifmonkshadma
Igpub
Iicicolorico
Iisisoundfix
Ikonvii
Illinoishtb2
Illusion
Illusions
Imagery1.8
Imageryjpeg
2.0.2
2.0.3
2.0.4a
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
2.04tt
2.06demo
2.0a2
Fastest
Fastest-growing
Fastfinder
Fastlabel
Fastpath
Fatal
Father's
Fatso
Fatsocat1
Fatsocatt
Faucet
Fault
Faulty
Favorite
Current
Upgrade
Upgraded
Upgraders
Upgrades
Upgrading
Upload
Uploaded
Uploaded/downloaded
Uploaderrs
Uploading
Heartfill&ouB- AMUG CD:Files:Art:H:Heart fill & outline.cptC
Heart fill & outline.cptD
0F
20KG 1/15/93
Heart fill & outline - An archive containing 2 files, a heart (valentine) in outline & the same filled with black. Can be opened & edited with Adobe Illustrator 3.2 or Aldus FreeHand running EPS Exchange or
scan be placed (but not edited) in another Postscript application such as PageMaker, Quark, RSG or Aldus FreeHand.
HD20.cptB
AMUG CD:Files:Apple:HD 20.cpt
HD 20.cptD
0F
50KG 1/15/93H
HD 20 - This is the old Apple 20HD driver that works off thee serial port for those that need it. This file is copyright Apple Computer. Alll rights reserved.
Gaskill.cptB! AMUG CD:Files:Font:G:Gaskill.cptC
Gaskill.cptD
0F
5KG 1/15/93
Gaskill -This tiny application reports on the number of fonts currently open on your Mac. Put it in your Apple Menu Items folder under System 7 for convenience. It may make you feel like an Ironman to run
with a lot of fonts, but, in fact, your system heap will be abnormally large, your performance will be generally degraded, and your likelihood of crashing will be increased.
F1Man! v1.0 - F1Man! allows a Formula1 SysOp to have more than one "Formula1 Prefs" file! At first, this may seem strange, but if you have one of those high speed modems that has trouble with long
distance, or you have two node numbers, or you want to have different modem init strings, or whatever, then you need F1Man! By simply running F1Man! before and after Formula1 in the Tabby Event string you
acan change Formula1 Prefs on the fly! Later... --Mike Marshburn, President of Delphic Software.
EyeCon's One - EyeCon's One is a collection of 23 cerebral quality icons to adorn your desktop with. You will need system 7 and a color or gray scale monitor.
EFF4.04.cptB# AMUG CD:Files:Word:E-G:EFF4.04.cptC
EFF4.04.cptD
0F
26KG 1/15/93H_ EFF4.04 - EFFector 4.04, 12/24/92; the Online Journal of the Electronic Frontier Foundation.
EdgarAllanPoB. AMUG CD:Files:Education:E:Edgar Allan Poe.cptC
Edgar Allan Poe.cptD
0F
80KG 1/15/93
Eff4.04
Effect
6Effective
Effectively
Effectiveness
Effector
Effector1.0
Effector3.02
Effector3.03
Effects
Edgar Allan Poe - This is a stack full of Edgar Allan Poe works. This is a great stack for educational purposes and includes nice graphics and sound. An interesting HyperCard stack featuring the poetry of
DiagnoSYS Review - We all know that the Macintosh is a friendly and easy to personalize computer system. Many users have added extensions (INITs) and control panel devices (CDEVs) to add features normally
unavailable sometimes too many. Menu users also know the frustration of incompatible applications, INITs, and CDEVs and the difficulty of tracking down the offending ones. DiagnoSYS, from Baseline
[Publishing, is a tool to help in the solution to this problem. This is a review from SMUG.
DarkSide 3.2 - This screensaver is much like After Dark, but runs as an application rather than an INIT. This solves some compatibility and System Heap problems.
re already addicted to. And take note, users of Classics, Power Books, and other compact Macs
this
game is in black and white. This is a review from SMUG. The article above is reprinted from Mac Monitor, the newsletter of The Savannah Macintosh Users Group. It may be reprinted in a single issue of
newsletters published by non-profit user groups. Payment shall consist of a single issue of the newsletter in which the article appears.
CPDocs.cptB! AMUG CD:Files:Tele:C:CP Docs.cptC
CP Docs.cptD
0F
60KG 1/15/93
CP Docs - Well, a lot of people have been talking about the docs in 2.1 being rather inconvienient since it has a zillion or so TEXT files containing the docs. I came up with a solution. I put all the docs
White
Whiteknight
Whites
Whizdial
Whjich
in one DOCMaker stand-alone doc and fixed a few typos, and the docs are now more convieniently stored in one file. The rest of the text is the original text from the original docs.
CoolANSIMenusforTF - For sysops who want to try a different look to their VT100/ANSI interface, this file includes a new set of menus that I came up with one weekend. Included is a program that installs
ethe menus into your prefs file. Very simple to install. These menus are released as public domain.
BONE DECEMBER - Our December edition includes 40, count em' 40 new color icons. This time around we mutate-various Marvel Comics Heros (inc. Spider Man-The Green Goblin-Dare Devil and more) Some painful
Give-away
faces from the pen of underground comic guru Daniel Clowes-Freda Kahlo-Rossetti-Dr Hannibal Lector (Silence of the Lambs)-GWAR-Woody Allen-Bergmans Death-DiNero as Travis-Peter Gabriel
Bomb INIT - This Extension demonstrates the newest version (1.2) of AnimINIT! Now, with SOUND! A color (sorry, no b/w) animation of a Bomb is displayed with sound! This Init can be easly edited to use your
/own animation and sound! (It's also FreeWare!)
BIZPLN25.cptB! AMUG CD:Files:Bus:B:BIZPLN25.cptC
BIZPLN25.cptD
0F
178KG 1/15/93
Sorry
Sort-of-extension
Sort/tab
Sortation
Sorted
Sorter
Sortie
Sorting
Sortlines
Sorts
Easly
East-west
Easter
Eastereggsformac
Easterly
Eastern
BIZPLN25 - Gives you a structured framework for developing your own professional business plan. Most of the work has already been done for you. Fill in the blanks or edit the text you want from these
formatted templates. Enter your projections and the spreadsheets generate full financial reports and analysis (income statements, balance sheets, cash flow, ratios, etc.).
Balthazar 1.0 - Balthazar 1.0 is a utility that properly converts Microsoft Window's WAVE sound files into System 7 clickable sounds. There is no guessing on the sample rate, Balthazar is intelligent and
will calculate out the appropriate data, ergo, there will be no additional clicks or noises (assuming the sample is clean...) Balthazar will convert 8bit monaural or stereo WAVEs into 8 bit monaural or